View source: R/run-ct-levels-spr-100.R
run_ct_levels_spr_100 | R Documentation |
ct_levels_spr_tol
)Run the model iteratively zoning in on a catch value that reduces the
SPR to 1, within the tolerance given by (ct_levels_spr_tol
)
run_ct_levels_spr_100(
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 if the years to forecast for |
ss_exe |
The name of executable to use or |
keep_files |
Logical. If |
... |
Absorbs other 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.