This function initializes the main dat object on which
data are stored, simulates the initial state of the network, and
simulates disease status and other attributes.
initialize.net(x, param, init, control, s)A dat main list object.
An EpiModel object of class netest.
An EpiModel object of class param.net.
An EpiModel object of class init.net.
An EpiModel object of class control.net.
Simulation number, used for restarting dependent simulations.