BaseMMM.plot_channel_contribution_share_hdi# BaseMMM.plot_channel_contribution_share_hdi(hdi_prob=0.94, **plot_kwargs)# Plot the share of channel contributions in a forest plot. Parameters: hdi_probfloat, optionalHDI value to be displayed, by default 0.94 **plot_kwargsAdditional keyword arguments to pass to az.plot_forest. Returns: plt.Figure