A Multi Management Strategy Evaluation object that contains information about simulation conditions and performance of MPs for a multi-stock, multi-fleet operating model.
Slots
NameName of the MMSE object. Single value. Character string
nyearsThe number of years for the historical simulation. Single value. Positive integer
proyearsThe number of years for the projections - closed loop simulations. Single value. Positive integer
nMPsNumber of management procedures simulation tested. Single value. Positive integer.
MPsThe names of the MPs that were tested. Vector of length nMPs. Character strings.
MPcondThe MP condition. Character ('bystock': an MP per stock, 'byfleet' and MP per stock and fleet, 'MMP' an MP for all stocks and fleets)
MPrefsThe names of the MPs applied for each stock (row) and fleet (column). An array.
nsimNumber of simulations. Single value. Positive integer
nstocksNumber of stocks. Single value. Positive integer
nfleetsNumber of fleets. Single value. Positive integer
SnamesNames of the stocks
FnamesNames of the fleets (matrix nstocks x nfleets)
StocksThe stock operating model objects. List of Stocks
FleetsThe fleet operating model objects. Hierarchical list, fleets nested in stocks.
ObssThe fleet specific observation error operating model objects. Hierarchical list, fleets nested in stocks.
ImpsThe fleet specific implementation error operating model objects. Hierarchical list, fleets nested in stocks.
OMA table of sampled parameters of the operating model. Data frame of nsim rows.
ObsA table of sampled parameters of the observation model. Data frame of nsim rows.
SB_SBMSYSimulated spawning biomass relative to SBMSY over the projection. An array with dimensions: nsim, nStocks, nMPs, proyears. Non-negative real numbers
F_FMSYSimulated fishing mortality rate relative to FMSY over the projection. An array with dimensions: nsim, nStocks, nFleets, nMPs, proyears. Non-negative real numbers
NSimulated stock numbers over the projection. An array with dimensions: nsim, nStocks,
maxage+1, nMPs, proyears, nareas. Non-negative real numbersBSimulated stock biomass over the projection. An array with dimensions: nsim, nStocks, nMPs, proyears. Non-negative real numbers
SSBSimulated spawning stock biomass over the projection. An array with dimensions: nsim, nStocks, nMPs, proyears. Non-negative real numbers
VBSimulated vulnerable biomass over the projection. An array with dimensions: nsim, nStocks, nMPs, proyears. Non-negative real numbers
FMSimulated fishing mortality rate over the projection. An array with dimensions: nsim, nStocks, nFleets, nMPs, proyears. Non-negative real numbers
SPRA list of SPR values. Currently not used.
CatchSimulated catches (landings) over the projection. An array with dimensions: nsim, nStocks, nFleets, nMPs, proyears. Non-negative real numbers
RemovalsSimulated removals (landings+discards) over the projection. An array with dimensions: nsim, nStocks, nFleets, nMPs, proyears. Non-negative real numbers
EffortSimulated relative fishing effort in the projection years. An array with dimensions: nsim, nStocks, nFleets, nMPs, proyears. Non-negative real numbers
TACSimulated Total Allowable Catch (prescribed) over the projection (this is NA for input controls). An array with dimensions: nsim, nStocks, nFleets, nMPs, proyears. Non-negative real numbers
TAESimulated Total Allowable Effort (prescribed) over the projection (this is NA for output controls). An array with dimensions: nsim, nStocks, nFleets, nMPs, proyears. Non-negative real numbers
BioEcoA named list of bio-economic output. Not currently used.
RefPointNamed list of annual MSY reference points MSY, FMSY, and SBMSY. Array with dimensions: nsim, nstocks, nMPs, nyears+proyears. Will be the same as
multiHist@Ref$ByYearunless selectivity is changed by MPmultiHistThe object of class
multiHistcontaining information from the spool-up period.PPDPosterior predictive data. List of
Dataobjects at the end of the projection period (lengthnMPs)MiscMiscellaneous output such as posterior predictive data
