Create a parameter called kappa 1
Usage
create_kappa_1_param(id = NA, lower = "0.0", value = "2.0", estimate = TRUE)
Arguments
- id
the parameter's ID
- lower
lowest possible value of the parameter. If the parameter
is estimated, lower
must be less than value
- value
value of the parameter
- estimate
TRUE if this parameter is to be estimated by BEAST2,
FALSE otherwise
Value
a parameter called kappa 1
Author
Richèl J.C. Bilderbeek