runwithout: runwithout helper function

View source: R/retro.R

runwithoutR Documentation

runwithout helper function

Description

runwithout helper function

Usage

runwithout(fit, year = NULL, fleet = NULL, ...)

Arguments

fit

a fitted model object as returned from ccam.fit

year

a vector of years to be excluded. When both fleet and year are supplied they need to be of same length, as only the pairs are excluded

fleet

a vector of fleets to be excluded. When both fleet and year are supplied they need to be of same length, as only the pairs are excluded

...

extra arguments to ccam.fit

Details

...


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