Returns a list of selectivity parameters by fishery.
Arguments
- data
A
listcontaining the data that was passed toMakeADFun.- opt
A
listspecifying the AD object created usingMakeADFun.- bounds
A
data.framespecifying the lower and upper bounds for parameters. Default isNULL.- parameters
Optional named
listof full model parameters, used to derive bounds whenbounds = NULL.
Value
A list where each element is a data.frame containing
selectivity parameters for one fishery.
- id
Parameter index
- change
Selectivity change-row index
- year
Absolute year for that selectivity change
- age
Age for that selectivity parameter
- par
Parameter value
- lower
Lower bound
- upper
Upper bound
- bound_check
Status indicator for boundary violations
