Skip to content

Plotting routines for analyzing chains from Markov chain Monte Carlo (MCMC) simulation.

License

Notifications You must be signed in to change notification settings

prmiles/mcmcplot

Repository files navigation

mcmcplot

docs build coverage license zenodo pypi pyversion

The mcmcplot package is designed to assist in the analysis of sampling chains gathered during a Markov Chain Monte Carlo (MCMC) simulation. This package was designed with the MCMC code pymcmcstat in mind; however, the plotting routines are amenable to other data sets. The plotting routines use matplotlib and seaborn. User's are recommended to investigate other plotting routines available in seaborn as it is specifically designed for this sort of analysis. The routines available in mcmcplot serve as a useful wrapper function for several seaborn plots, but it is not an exhaustive demonstration.

Installation

This code can be found on the Github project page. The package is available on the PyPI distribution site and the latest version can be installed via :

pip install mcmcplot

The master branch typically matches the latest version on the PyPI distribution site. To install the master branch directly from Github, :

pip install git+https://github.com/prmiles/mcmcplot.git

You can also clone the repository and run python setup.py install.

Getting Started

License

MIT

Contributors

See the GitHub contributor page

Citing mcmcplot

Please see the mcmcplot homepage or follow the DOI badge above to find the appropriate citation information.

Feedback

Sponsor

This work was sponsored in part by the NNSA Office of Defense Nuclear Nonproliferation R&D through the Consortium for Nonproliferation Enabling Capabilities.

cnec

About

Plotting routines for analyzing chains from Markov chain Monte Carlo (MCMC) simulation.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages