BAM2MOM | R Documentation |
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, ...)
rdat |
A list object from the |
nsim |
the number of simulations |
proyears |
the number of projection years |
interval |
the management interval |
stock_name |
Name of the stock(s) |
fleet_name |
Name of the fleet(s) |
LowerTri |
Integer. The number of recent years for which model estimates of recruitment are ignored (not reliably estimated by the assessment) |
report |
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 |
An object of class MOM
BAM2OM()
: Create a single stock/fleet OM from a BAM object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.