Skip to contents

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.