Reads a fitted ASAP model and uses the MLE estimates with identical reconstruction among simulations. Future recruitment is
sampled from a lognormal distribution with autocorrelation. ASAP2Data
imports a Data object.
ASAP2OM(
asap,
nsim = 48,
proyears = 50,
mcmc = FALSE,
Name = "ASAP Model",
Source = "No source provided",
nyr_par_mu = 3,
Author = "No author provided",
report = FALSE,
silent = FALSE
)ASAP2Data(asap, Name = "ASAP assessment")
An operating model OM class.
A list returned by ASAP, e.g., asap <- dget("asap3.rdat")
.
The number of simulations in the operating model
The number of MSE projection years
Logical, whether to use mcmc samples. Currently unsupported.
The name of the operating model
Reference to assessment documentation e.g. a url
integer, the number of recent years to estimate vulnerability over for future projections
Who did the assessment
Logical, should a comparison of biomass reconstruction be produced?
Logical, should progress reporting be printed to the console?
Q. Huynh
Length at age is not used in ASAP so arbitrary placeholder values are used for length-based parameters. Update these parameters to model length in the operating model.
Assess2OM