Add the deviation changes from the list obj to an existing df
Source:R/initOM_create_devs_list.R
add_dev_changes.Rd
Add the deviation changes from the list obj to an existing df
Arguments
- fut_list
A single change input
- scen
The scenario name
- iter
The iteration name
- parlist
A parameter file as read in by
r4ss::SS_readpar_3.30
- dat
A data file as read in by
r4ss::SS_readdat
.- vals_df
The dataframe with future om values
- nyrs
The number of years to extend the model forward
- ctl
A control file as read in by
r4ss::SS_readctl
.