plot_network.Rd
Sociogram plot with uncertainty of a fitted edge weight model object
plot_network(obj, ci = 0.9, lwd = 2, threshold = NULL)
An S3 edge model object to be summarised.
Credible interval to use in plot, based on quantiles.
Line width scaling for edge weights
Edge weights below this will be removed from the visualisation (for plotting purposes only). NULL if no threshold should be applied.