wuqinyu / bmcmc

MCMC package for Bayesian data analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Bayesian hierarchical models by making use of the Metropolis-Within-Gibbs scheme.

Author

Sanjib Sharma

Documentation

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

Installation

pip install bmcmc

About

MCMC package for Bayesian data analysis

License:Other


Languages

Language:Python 100.0%