make_egor | R Documentation |
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 |
Number of networks/ egos to generate. |
max.alters |
Maximum size of networks. |
netsize_fixed |
|
plot |
whether to plot the network size distribution. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.