View source: R/run-ct-levels-stable-catch.R
run_ct_levels_stable_catch | R Documentation |
Run the model iteratively reducing the difference between the first and second year projections to find a stable catch within the the given tolerance
run_ct_levels_stable_catch(
model,
forecast_yrs = get_assess_yr():(get_assess_yr() + 3),
ss_exe = NULL,
keep_files = FALSE,
...
)
model |
The SS model output as loaded by |
forecast_yrs |
A vector of forecast years |
ss_exe |
The name of executable to use or |
keep_files |
Logical. If |
... |
Absorbs other arguments intended for other functions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.