run_om | R Documentation |
Run the Operating Model, which is an age based model conditioned on true catch
run_om(
om = NULL,
yrs = om$yrs,
random_seed = NULL,
hcr_apply = FALSE,
hcr_lower,
hcr_upper,
hcr_fspr,
...
)
om |
list of parameters and life history values OM data. This list is
what is returned by |
yrs |
A vector of the years to run |
random_seed |
The random seed to use for this Operating Model |
... |
Arguments passed to |
A list of model outputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.