
Plot homophily network where groups color nodes.
plot_homophilynet.Rd
Plot homophily network where groups color nodes.
Examples
hnet_5grp <- make_homophily_network(rep(5, 5), mean_degree = 2, homophily = -0.5)
plot_homophilynet(hnet_5grp)
plot_homophilynet.Rd
Plot homophily network where groups color nodes.
hnet_5grp <- make_homophily_network(rep(5, 5), mean_degree = 2, homophily = -0.5)
plot_homophilynet(hnet_5grp)