init_nets {EpiModel} | R Documentation |
Network Data and Stats Initialization
Description
This function initializes the network data and stats on the main
netsim_dat
class data object.
Usage
init_nets(dat, x)
Arguments
dat |
A main data object of class |
x |
Either a fitted network model object of class |
Value
A netsim_dat
class main data object with network data and
stats initialized.
[Package EpiModel version 2.5.0 Index]