bmcmc

An MCMC package for Bayesian data analysis


License
BSD-3-Clause
Install
pip install bmcmc==0.1.0

Documentation

bmcmc

An MCMC package for Bayesian data analysis

bmcmc is a general purpose mcmc package which should be useful for Bayesian data analysis. It uses an adaptive scheme for automatic tuning of proposal distributions. It can also handle hierarchical Bayesian models via Metropolis-Within-Gibbs scheme.

Author

Sanjib Sharma

Documentation

For latest documentation see http://bmcmc.readthedocs.io/en/latest/.

Installation

pip install bmcmc