Skip to contents

Internal function to creates the gamma site models section in the distribution section of a BEAST2 XML parameter file

Usage

gamma_site_models_to_xml_prior_distr(
  site_models,
  beauti_options = create_beauti_options()
)

Arguments

site_models

one or more site models, as returned by create_site_model

beauti_options

one BEAUti options object, as returned by create_beauti_options

Value

lines of XML text

Author

Richèl J.C. Bilderbeek