Skip to content

Files

Latest commit

author
Tom Evans
Nov 12, 2013
a8b5b20 · Nov 12, 2013

History

History
10 lines (6 loc) · 748 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 748 Bytes

pyhm

This is the development version of the pyhm software package.

pyhm is a Python package for defining hierarchical Bayesian models, with routines to optimise and sample from the posterior distribution. Currently, pyhm only supports the scipy optimisation routines and standard Metropolis-Hastings sampling; however, pyhm was built with extensibility in mind, and adding further capabilities will be trivial due to the modular structure of the software. In particular, implementing a nested sampling option is a high priority. This software drew a lot of inspiration from the pymc package.

For more information and a tarball of the latest release, see the documentation at:

http://www.physics.ox.ac.uk/users/evanst/code/pyhm/index.html