projectAn S4 class for the output from projection.
ModelName of the assessment model.
NameName of Data object.
FMortA matrix of fishing mortality over p_sim rows and p_years columns.
BAn matrix of biomass with p_sim rows and p_years columns.
SSBA matrix of spawning biomass with p_sim rows and p_years columns.
VBA matrix of vulnerable biomass with p_sim rows and p_years columns.
RA matrix of recruitment over p_sim rows and p_years columns.
NA matrix of abundance over p_sim rows and p_years columns.
CatchA matrix of observed catch over p_sim rows and p_years columns.
IndexA matrix of observed index over p_sim rows and p_years columns.
C_at_ageAn array for catch-at-age with dimension c(p_sim, p_years, maxage).