create_kappa_param | R Documentation |
Create a parameter called kappa
create_kappa_param(id = NA, lower = "0.0", value = "2.0", estimate = TRUE)
id |
the parameter's ID |
lower |
lowest possible value of the parameter. If the parameter
is estimated, |
value |
value of the parameter |
estimate |
TRUE if this parameter is to be estimated by BEAST2, FALSE otherwise |
a parameter called kappa
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.