project
An S4 class for the output from projection.
Model
Name of the assessment model.
Name
Name of Data object.
FMort
A matrix of fishing mortality over p_sim
rows and p_years
columns.
B
An matrix of biomass with p_sim
rows and p_years
columns.
SSB
A matrix of spawning biomass with p_sim
rows and p_years
columns.
VB
A matrix of vulnerable biomass with p_sim
rows and p_years
columns.
R
A matrix of recruitment over p_sim
rows and p_years
columns.
N
A matrix of abundance over p_sim
rows and p_years
columns.
Catch
A matrix of observed catch over p_sim
rows and p_years
columns.
Index
A matrix of observed index over p_sim
rows and p_years
columns.
C_at_age
An array for catch-at-age with dimension c(p_sim, p_years, maxage)
.