pyhgf.plots.matplotlib.plot_correlations#
- pyhgf.plots.matplotlib.plot_correlations(network)[source]#
Plot the heatmap correlation of the sufficient statistics trajectories.
- Parameters:
network (Network) – An instance of the HGF model.
- Returns:
The Matplotlib axe instance containing the heatmap of parameters trajectories correlation.
- Return type:
axs