Implementation of Julia types for summarizing MCMC simulations and utility functions for diagnostics and visualizations.
using MCMCChains
using StatsPlots
plot(chn)
See the docs for more information.
Note that this package heavily uses and adapts code from the Mamba.jl package licensed under MIT License, see License.md.