powered by
Converts an HKY site model to XML, used in the prior section
prior
hky_site_model_to_xml_prior_distr(site_model, beauti_options)
the site model as XML text
a site model, as returned by create_site_model
create_site_model
one BEAUti options object, as returned by create_beauti_options
create_beauti_options
Richèl J.C. Bilderbeek
hky_site_model_to_xml_prior_distr( site_model = create_hky_site_model( id = 1, kappa_prior_distr = create_uniform_distr(id = 2) ), beauti_options = create_beauti_options() )
Run the code above in your browser using DataLab