pymc 2.0
Markov Chain Monte Carlo sampling toolkit.
Latest Version: 2.1beta
Bayesian estimation, particularly using Markov chain Monte Carlo (MCMC), is an increasingly relevant approach to statistical estimation. However, few statistical software packages implement MCMC samplers, and they are non-trivial to code by hand. pymc is a python package that implements the Metropolis-Hastings algorithm as a python class, and is extremely flexible and applicable to a large suite of problems. pymc includes methods for summarizing output, plotting, goodness-of-fit and convergence diagnostics.
pymc only requires NumPy. All other dependencies such as matplotlib, SciPy, pytables, sqlite or mysql are optional.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pymc-2.0-py2.5-macosx-10.3-i386.egg (md5) | Python Egg | 2.5 | 2009-01-06 | 629KB | 1042 |
| pymc-2.0.tar.gz (md5) | Source | 2009-01-05 | 1MB | 3198 | |
| pymc-2.0.win32-py2.5.exe (md5) | MS Windows installer | 2.5 | 2009-01-05 | 922KB | 1004 |
- Author: Christopher Fonnesbeck, Anand Patil and David Huard
- Home Page: pymc.googlecode.com
- License: Academic Free License
- Requires NumPy (>=1.2)
- Categories
- Package Index Owner: davidhuard, fonnesbeck, anandpatil
- Package Index Maintainer: davidhuard
- DOAP record: pymc-2.0.xml
