Returns a list of selectivity parameters by fishery.
Usage
get_sel_list(data, opt, bounds = NULL)
Arguments
- data
A list containing the data that was passed to MakeADFun.
- opt
A list specifying the AD object created using MakeADFun.
- bounds
A data.frame specifying the lower and upper bounds for parameters. Default is NULL.
Value
A list where each element is a data.frame containing selectivity parameters for one fishery.
- id
Parameter index
- par
Parameter value
- lower
Lower bound
- upper
Upper bound
- bound_check
Status indicator for boundary violations