A function that plots histograms of samples from the Stock object parameters, and time-series plots of `nsamp` samples of time-varying parameters. Used to visually examine the parameter values and ranges entered into the Stock object.
# S3 method for Stock
plot(x, nsamp = 3, nsim = 500, nyears = 50,
proyears = 28, col = "darkgray", breaks = 10, lwd = 2, ask = FALSE,
incVB = TRUE, ...)
An object of class Stock (or of class OM)
Number of random samples for time-series plots
Number of iterations for histograms
Number of historical years
Number of projection years
Color of histograms
Number of breaks for histograms
line width
Ask before displaying next page?
Show the sampled von Bertalanffy growth curves on second page?
Optional additional arguments passed to plot