R/test_helper_functions.R
make_test_operatingModel.Rd
Number of fisheries, catches and biols are taken from the FCB argument.
make_test_operatingModel(
fls,
FCB,
nseasons = 1,
recruitment_seasons = 1,
recruitment_age = 1,
niters = 1000,
sd = 0.1
)
The FLStock that the OM is based on
The FCB matrix
The number of seasons
A vector of seasons in which recruitment occurs (1 - 4)
The age of recruitment to the fishery
The number of iterations.
The standard deviation when applying random lognormal noise to some of the slots.
A list of objects for sending to C++