powered by
Get the number of parameters a list of tree priors has
get_tree_priors_n_params(tree_priors)
the number of parameters the tree priors have
one or more tree priors, as returned by create_tree_prior
create_tree_prior
Richèl J.C. Bilderbeek
check_empty_beautier_folder() # Two get_tree_priors_n_params( list( create_bd_tree_prior(), # zero create_cep_tree_prior() # two ) ) check_empty_beautier_folder()
Run the code above in your browser using DataLab