make_multiplier_list: Make a list of priors for the catch multiplier to be passed...

View source: R/parameters.R

make_multiplier_listR Documentation

Make a list of priors for the catch multiplier to be passed to the SIR function.

Description

Make a list of priors for the catch multiplier to be passed to the SIR function.

Usage

make_multiplier_list(c_mult_1 = make_prior(1), ...)

Arguments

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 make_prior. Must be supplied in order of use.

Value

A named list containing each of the specified priors in a form that can be used by the SIR function.


antarctic-humpback-2019-assessment/HumpbackSIR documentation built on Nov. 6, 2023, 6:07 p.m.