MCMCChain.jl

Types and utility functions for summarizing Markov chain Monte Carlo simulations
Popularity
236 Stars
Updated Last
11 Months Ago
Started In
August 2018

MCMCChains.jl

CI codecov Coverage Status Stable Docs Dev Docs

Implementation of Julia types for summarizing MCMC simulations and utility functions for diagnostics and visualizations.

using MCMCChains
using StatsPlots

plot(chn)

Basic plot for Chains

See the docs for more information.

License Notice

Note that this package heavily uses and adapts code from the Mamba.jl package licensed under MIT License, see License.md.

Used By Packages

No packages found.