Learn R Programming

EpiModel (version 2.0.1)

saveout.icm: Save icm Data to Output List Format

Description

This function transfers the data from the master all object to the output out object at the end of each simulation in icm.

Usage

saveout.icm(dat, s, out = NULL)

Arguments

dat

Master object in icm simulations.

s

Current run number.

out

Out list passed back in for updating at runs 2+.