View source: R/check_tree_prior.R
check_tree_prior | R Documentation |
Calls stop
if the tree priors are invalid
check_tree_prior(tree_prior)
tree_prior |
a tree priors,
as returned by |
nothing
Richèl J.C. Bilderbeek
Use create_tree_prior to create a valid tree prior
check_empty_beautier_folder()
check_tree_prior(create_yule_tree_prior())
check_tree_prior(create_bd_tree_prior())
check_tree_prior(create_cbs_tree_prior())
check_tree_prior(create_ccp_tree_prior())
check_tree_prior(create_cep_tree_prior())
# Can use list of one tree prior
check_tree_prior(list(create_yule_tree_prior()))
check_empty_beautier_folder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.