egttools.plotting.network_plots.plot_edge_homophily¶
- plot_edge_homophily(homophily, ax=None, color='#4C72B0', label='Edge homophily', xlabel='Generation', ylabel='Fraction same-strategy edges', title='')[source]¶
Plot the evolution of edge homophily over time.
Useful for co-evolutionary networks where the topology adapts alongside strategy dynamics.
- Parameters:
- Return type:
matplotlib.axes.Axes