Custom Imp Parameters

Simulation specific values for all Imp parameters can be set with a vector of length OM@nsim in OM@cpars$SLOT.

The correlations are maintained when the custom parameters are sampled. See Generating Correlated Life-History Parameters for more examples.

TAC Implementation Error

Simulation and year-specific values for implementation error in TAC can be set with OM@cpars$TAC_y with dimensions numeric matrix dim=c(nsim, nyears+proyears).

TAE Implementation Error

Simulation and year-specific values for implementation error in TAC can be set with OM@cpars$E_y with dimensions numeric matrix dim=c(nsim, nyears+proyears).

Size Limit Implementation Error

Simulation and year-specific values for implementation error in TAC can be set with OM@cpars$SizeLim_y with dimensions numeric matrix dim=c(nsim, nyears+proyears).