retro | R Documentation |
retro run
retro(fit, year = NULL, parallell = TRUE, ncores = detectCores(), ...)
fit |
a fitted model object as returned from ccam.fit |
year |
either 1) a single integer n in which case runs where all fleets are reduced by 1, 2, ..., n are returned, 2) a vector of years in which case runs where years from and later are excluded for all fleets, and 3 a matrix of years were each column is a fleet and each column corresponds to a run where the years and later are excluded. |
parallell |
logical |
ncores |
the number of cores to attemp to use |
... |
extra arguments to |
run a retrospective plot. If run in parallell, success might depend on the available RAM.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.