Skip to content

A Python package for defining hierarchical Bayesian models, with routines to optimise and sample from the posterior distribution.

License

Notifications You must be signed in to change notification settings

thommevans/pyhm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Python package for defining hierarchical Bayesian models, with routines to optimise and sample from the posterior distribution.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages