A library to plot and analyze chains from mcmc simulations
Project description
mcmcplot
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
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.
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
Built Distribution
File details
Details for the file mcmcplot-1.0.1.tar.gz
.
File metadata
- Download URL: mcmcplot-1.0.1.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af3615c9d4fd2be8a2858fa4c5ebd17abb4dc55f35c5d5c640882c2e142ceb79 |
|
MD5 | e9e451789d387122517838c48009c2a6 |
|
BLAKE2b-256 | 26f88268453f663d23f52b6c0796627245f7e92302c5090735dae0412491c841 |
File details
Details for the file mcmcplot-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: mcmcplot-1.0.1-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d2a0863d7876a1b33e484a2fbf896a0dd924172f15fb5bc40f9e6980d50f467 |
|
MD5 | fb9b837d7f96d3c76a9cc00fbbaf9895 |
|
BLAKE2b-256 | f0852b125c4cc8e887898331a46fde46dd89cf12c026a8424f5761d222fe3f27 |