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.
plotStock(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. Ignored if x is class 'OM'
Number of historical years. Ignored if x is class 'OM'
Number of projection years. Ignored if x is class 'OM'
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