runwithout | R Documentation |
runwithout helper function
runwithout(fit, year = NULL, fleet = NULL, ...)
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 |
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.