Skip to main content

A library to plot and analyze chains from mcmc simulations

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcmcplot-1.0.1.tar.gz (15.0 kB view hashes)

Uploaded Source

Built Distribution

mcmcplot-1.0.1-py3-none-any.whl (12.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page