Description Generic function Methods Author(s) See Also Examples
Standard plot methods for every FLR class. FLR plot methods are based on
lattice
, and attempt to show a general view of the object
contents.
Users are encouraged to write their own plotting code make use of the overloaded
lattice
methods, for example xyplot
or
bwplot
. See also lattice-FLCore
.
plot(x,y)
Plot of an FLQuant conditioned on all dimension of length > 1.
Box and whiskers plot of the yearly time series, conditioned on all dimension of length > 1.
Densityplot per parameter.
Times series of catch and landings, recruitment, harvest and spawning stock biomass.
Times series of catch, recruitment, harvest and spawning stock biomass.
Time series of SSB and recruitment.
Plot of an FLQuant conditioned on all dimension of length > 1.
Either a time series of the standardised index by quant, type='ts', or and splom plot of a log-linear regression between quants, type='splom'.
A six-panelled plot showing the model fit, residuals by year, AR(1) residuals, residuals by SSB, residuals by estimated recruits and a normal Q-Q plot.
The FLR Team
plot
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.