Skip to contents

Add the deviation changes from the list obj to an existing df

Usage

add_dev_changes(fut_list, scen, iter, parlist, dat, vals_df, nyrs, ctl)

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.

Value

A modified version of vals_df with the new changes applied.

Author

Kathryn Doering