powered by
This function initializes the network data and stats on the main netsim_dat class data object.
netsim_dat
init_nets(dat, x)
A netsim_dat class main data object with network data and stats initialized.
A main data object of class netsim_dat obtained from create_dat_object, including the control argument.
create_dat_object
control
Either a fitted network model object of class netest, or a list of such objects.
netest