TuringLang / MCMCChains.jl

Types and utility functions for summarizing Markov chain Monte Carlo simulations

Home Page:https://turinglang.org/MCMCChains.jl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Types and utility functions for summarizing Markov chain Monte Carlo simulations

https://turinglang.org/MCMCChains.jl/

License:Other


Languages

Language:Julia 100.0%