This function transfers the data from the master df
object to the output out
object at the end of each
simulation in dcm
.
saveout.dcm(df, s, param, control, out = NULL)
Master object in dcm
simulations.
Current run number.
Param list set in param.dcm
Control list set in control.dcm
.
Out list passed back in for updating at runs 2+.