SampleStockPars | R Documentation |
Sample Stock parameters
SampleStockPars(
Stock,
nsim = 48,
nyears = 80,
proyears = 50,
cpars = NULL,
msg = TRUE
)
Stock |
An object of class 'Stock' or class 'OM' |
nsim |
Number of simulations. Ignored if 'Stock' is class 'OM' |
nyears |
Number of historical years. Ignored if 'Stock' is class 'OM' |
proyears |
Number of projection years. Ignored if 'Stock' is class 'OM' |
cpars |
Optional named list of custom parameters. Ignored if 'Stock' is class 'OM' |
msg |
logical. Warning message for M values? |
A named list of sampled Stock parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.