tree_priors_to_xml_prior_distr {beautier} | R Documentation |
These lines start with '<distribution id='
tree_priors_to_xml_prior_distr(tree_priors, beauti_options)
tree_priors |
one or more tree priors,
as returned by |
beauti_options |
one BEAUti options object,
as returned by |
lines of XML text
Richèl J.C. Bilderbeek
check_empty_beautier_folder()
# <distribution id="posterior" spec="util.CompoundDistribution">
# <distribution id="prior" spec="util.CompoundDistribution">
# HERE, where the ID of the distribution is 'prior'
# </distribution>
# <distribution id="likelihood" ...>
# </distribution>
# </distribution>
check_empty_beautier_folder()