resim_nets {EpiModel}R Documentation

Resimulate Dynamic Network at Time 2+

Description

This function resimulates the dynamic network in stochastic network models simulated in netsim with dependence between the epidemic and demographic processes and the network structure.

Usage

resim_nets(dat, at)

Arguments

dat

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

at

Current time step.

Value

The updated netsim_dat main list object.


[Package EpiModel version 2.4.0 Index]