scax | R Documentation |
Internal method to run several stock assessment fits with different stocks, indices and submodels
scax(
stocks,
indicess,
fmodel = missing,
qmodel = missing,
srmodel = missing,
n1model = missing,
vmodel = missing,
combination.all = FALSE,
...
)
stocks |
an |
indicess |
a list of |
fmodel |
a list of |
qmodel |
a list of |
srmodel |
a list of |
n1model |
a list of |
vmodel |
a list of |
combination.all |
bolean parameter (default is FALSE) to define if a full factorial across all stocks, indices, and submodel is run or just a sequence of runs. |
... |
all other arguments to be passed to |
stock |
an |
an a4aFits
or a4aFitSAs
or a4aFitMCMCs
depending on the argument fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.