saveout.net {EpiModel}R Documentation

Save netsim Data to Output List Format

Description

This function transfers the data from the main netsim_dat object to the output out object at the end of each simulation in netsim.

Usage

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

Arguments

dat

Main netsim_dat object containing a networkDynamic object and other initialization information passed from netsim.

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.5.0 Index]