powered by
Checks if model type is valid Will stop if not.
check_model_type(model_type)
nothing. Will stop if not
type of inference model supplied for an experiment. Possible values:
generative: the inference model is (or is assumed to be) the inference model underlying the phylogeny
generative
candidate: the inference model is a candidate model, that competes with other models for having the most evidence (aka highest marginal likelihood)
candidate
Giovanni Laudanno, Richèl J.C. Bilderbeek
check_model_type(get_model_type_names()[1]) check_model_type(get_model_type_names()[2])
Run the code above in your browser using DataLab