pyhgf.plots.plot_correlations#

pyhgf.plots.plot_correlations(network: Network) Axes[source]#

Plot the heatmap correlation of the sufficient statistics trajectories.

Parameters:
network

An instance of the HGF model.

Returns:
axs

The Matplotlib axe instance containing the heatmap of parameters trajectories correlation.