retro-class | R Documentation |
retro
An S4 class that contains output from retrospective.
Model
Name of the assessment model.
Name
Name of Data object.
TS_var
Character vector of time series variables, e.g. recruitment, biomass, from the assessment.
TS
An 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_var
Character vector of estimated parameters, e.g. R0, steepness, in the assessment.
Est
An array for estimated parameters of dimension, indexed by: peel, variables (corresponding to Est_var
), and
value (length 2 for estimate and standard error).
Q. Huynh
plot.retro summary.retro plot.Assessment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.