saveout.icm {EpiModel}R Documentation

Save icm Data to Output List Format

Description

This function transfers the data from the main icm_dat class data object to the output out object at the end of each simulation in icm.

Usage

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

Arguments

dat

Main icm_dat class data object passed through icm simulations.

s

Current simulation number.

out

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

Value

A list with the following elements:


[Package EpiModel version 2.4.0 Index]