This function simulates a dynamic network over one or multiple
time steps for TERGMs or one or multiple cross-sectional network
panels for ERGMs, for use in netsim
modeling.
Network statistics are also extracted and saved if
save.nwstats == TRUE
and
resimulate.network == FALSE
.
simulate_dat(dat, at, network = 1L, nsteps = 1L)
The updated netsim_dat
main list object.
Main netsim_dat
object containing a networkDynamic
object and other initialization information passed from
netsim
.
Current time step.
index of the network to simulate
number of time steps to simulate