Skip to contents

Create a parameter called `b_pop_sizes`.

Usage

create_b_pop_sizes_param(id = NA, value = 1, upper = "380000.0")

Arguments

id

the parameter's ID

value

value of the parameter

upper

upper value of the parameter

Value

a parameter called b_pop_sizes

Note

this parameter is used in a CBS model, as created by create_cbs_tree_prior

See also

the function create_param contains a list of all parameters that can be created

Author

Richèl J.C. Bilderbeek

Examples

# Create the parameter
b_pop_sizes_param <- create_b_pop_sizes_param()