Welcome to BIP - Bayesian Inference with Python’s documentation!¶
This documentation corresponds to version 0.6.12.
Contents¶
Modules¶
BIP |
Bayesian Inference Package containing usefull classes and functions for doing inference in various applications. |
BIP.Bayes |
Basic Likelihood tools such as functions for computing likelihoods, Latin Hypercube sampling (efficient random sampling) and other tools which don’t belong on other packages, or apply to multiple packages. |
BIP.Bayes.Samplers |