-
Notifications
You must be signed in to change notification settings - Fork 76
Plotting of network comparison results
Patricia Wollstadt edited this page Feb 2, 2022
·
1 revision
Results of statistical network comparisons can be plotted via a dedicated plotting function:
results = comp.compare_within(comp_settings, res_a, res_b, data_a, data_b)
plot_network_comparison(results)
The plot returns a figure with five subplots:
- network graph of the union network
- adjacency matrix of the union network
- true for significant differences in individual links
- absolute differences in CMI per link
- p-values for each link