Learn R Programming

beautier (version 2.6.12)

gamma_site_models_to_xml_prior_distr: Deprecated function

Description

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()
)

Value

lines of XML text

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

Author

Richèl J.C. Bilderbeek