retro: retro run

View source: R/retro.R

retroR Documentation

retro run

Description

retro run

Usage

retro(fit, year = NULL, parallell = TRUE, ncores = detectCores(),
  ...)

Arguments

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 ccam.fit

Details

run a retrospective plot. If run in parallell, success might depend on the available RAM.


elisvb/CCAM documentation built on March 13, 2023, 6:55 a.m.