An S4 class for the output from projection.
Slots
ModelName of the assessment model.
NameName of Data object.
FMortA matrix of fishing mortality over
p_simrows andp_yearscolumns.BAn matrix of biomass with
p_simrows andp_yearscolumns.SSBA matrix of spawning biomass with
p_simrows andp_yearscolumns.VBA matrix of vulnerable biomass with
p_simrows andp_yearscolumns.RA matrix of recruitment over
p_simrows andp_yearscolumns.NA matrix of abundance over
p_simrows andp_yearscolumns.CatchA matrix of simulated observed catch over
p_simrows andp_yearscolumns.IndexAn array of simulated observed index of dimension
c(p_sim, p_years, nsurvey).C_at_ageAn array for catch-at-age with dimension
c(p_sim, p_years, n_age).
