An S4 class that contains output from retrospective.
Slots
ModelName of the assessment model.
NameName of Data object.
TS_varCharacter vector of time series variables, e.g. recruitment, biomass, from the assessment.
TSAn array of time series assessment output of dimension, indexed by: peel (the number of terminal years removed from the base assessment), years, and variables (corresponding to
TS_var).Est_varCharacter vector of estimated parameters, e.g. R0, steepness, in the assessment.
EstAn array for estimated parameters of dimension, indexed by: peel, variables (corresponding to
Est_var), and value (length 2 for estimate and standard error).
