
Documentation of parameters (for example, create_param. This function does nothing. It is intended to inherit documentation from.
Source: R/default_params_doc.R
default_parameters_doc.RdDocumentation of parameters (for example, create_param.
This function does nothing. It is intended to inherit documentation from.
Arguments
- dimension
the number of dimensions, for example, as used in create_freq_param
- estimate
TRUE if this parameter is to be estimated by BEAST2, FALSE otherwise
- id
the parameter's ID
- lower
lowest possible value of the parameter. If the parameter is estimated,
lowermust be less thanvalue- name
the parameters' name. Valid names can be found in
get_param_names- upper
upper value of the parameter
- value
value of the parameter
- ...
specific parameter parameters