pyhgf.plots.matplotlib.plot_correlations#

pyhgf.plots.matplotlib.plot_correlations(network)[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.

Parameters:

network (Network)

Return type:

Axes