You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you call diagnostics.plot_chains for a core, it outputs histograms of the acceptance, which don't really make sense.
Most people probably want the histograms or traces for model parameters and the posterior, and maybe the likelihood too. We should skip the acceptance parameters when making the histograms.
The text was updated successfully, but these errors were encountered:
When you call
diagnostics.plot_chains
for a core, it outputs histograms of the acceptance, which don't really make sense.Most people probably want the histograms or traces for model parameters and the posterior, and maybe the likelihood too. We should skip the acceptance parameters when making the histograms.
The text was updated successfully, but these errors were encountered: