Import a multi-stock, multi-fleet OM from a BAM object
BAM2MOM(
rdat,
nsim = 48,
proyears = 50,
interval = 1,
stock_name = NULL,
fleet_name = NULL,
LowerTri = 0,
report = FALSE,
...
)BAM2OM(rdat, nsim = 48, proyears = 50, interval = 2, report = FALSE, ...)
An object of class MOM
A list object from the BAMextras
package. Use bamExtras::standardize_rdat(rdat)
the number of simulations
the number of projection years
the management interval
Name of the stock(s)
Name of the fleet(s)
Integer. The number of recent years for which model estimates of recruitment are ignored (not reliably estimated by the assessment)
Logical, if TRUE, a diagnostic will be reported showing the matching of the OM reconstructed numbers at age vs the assessment.
Additional arguments passed to MSEtool::Assess2MOM
BAM2OM()
: Create a single stock/fleet OM from a BAM object