View source: R/run-ct-levels-default-hr.R
run_ct_levels_default_hr | 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_default_hr(
model,
forecast_yrs = get_assess_yr():(get_assess_yr() + 3),
ss_exe = NULL,
keep_files = FALSE,
...
)
model |
The SS3 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 arguments intended for other functions |
Nothing, the 'forecast.ss' file will have the catch numbers at the end of the file under 'Catch_or_F'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.