Generate random ego-centered-network data.
This function generates random ego-centered-network data for a specified number of networks with a maximum network size. The network size of the generated networks is a normal distribution with sd=5.
make_egor(net.count, max.alters, netsize_fixed = FALSE, plot = FALSE)
net.count
max.alters
netsize_fixed
Logical
plot
Useful links