change_e_fcast_yrs {ss3sim} | R Documentation |
Check if forecast years and benchmark years within the forecast file are within the model start year and end year.
change_e_fcast_yrs(styr = 0, endyr_orig = 100, endyr_new = 100,
fcast_list)
styr |
The model start year, an integer |
endyr_orig |
The original end year that the forecast file assumed, an integer |
endyr_new |
The new end year, an integer |
fcast_list |
forecast file read in using r4ss (is a list) |
A changed forecast list.