create_b_pop_sizes_param: Create a parameter called 'b_pop_sizes'.

create_b_pop_sizes_paramR Documentation

Create a parameter called 'b_pop_sizes'.

Description

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

Author(s)

Richèl J.C. Bilderbeek

See Also

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

Examples

# Create the parameter
b_pop_sizes_param <- create_b_pop_sizes_param()

richelbilderbeek/beastscriptr documentation built on April 9, 2024, 2:28 p.m.