plot.ccamres | R Documentation |
Plot ccam residuals
## S3 method for class 'ccamres' plot(x, qq = TRUE, fleet = NULL)
x |
... |
...
## Not run: data(canmackData) data(canmackConf) data(canmackParameters) fit <- ccam.fit(canmackData, canmackConf, canmackParameters) plot(residuals(fit)) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.