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 |
at |
Current time step. |
Value
The updated netsim_dat
main list object.
[Package EpiModel version 2.5.0 Index]