prelim_AM | R Documentation |
Evaluates the likely performance of Assessment models in the operating model. This function will apply the assessment model for Data generated during the historical period of the MSE, and report the convergence rate for the model and total time elapsed in running the assessments.
prelim_AM(x, Assess, ncpus = NULL, ...)
x |
Either a |
Assess |
An Assess function of class |
ncpus |
Numeric, the number of CPUs to run the Assessment model (will run in parallel if greater than 1). |
... |
Arguments to be passed to |
Returns invisibly a list of Assessment objects of length OM@nsim
. Messages via console.
Q. Huynh
prelim_AM(MSEtool::SimulatedData, SP)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.