make_multiplier_list | R Documentation |
Make a list of priors for the catch multiplier to be passed to the SIR function.
make_multiplier_list(c_mult_1 = make_prior(1), ...)
c_mult_1 |
Catch multiplier for the first catch period; defaults to 1 and used for the entire dataset |
... |
Additional catch multipliers as defined using |
A named list containing each of the specified priors in a form that can be used by the SIR function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.