bambi

Package — BayesianPython 3.7+Expert

Bayesian Model Building Interface; R-style formulas on top of PyMC

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
PyMC, ArviZ, formulae, NumPy, pandas
Install
pip install bambi

Learn by Difficulty

Quick Example

python
# Install: pip install bambi
import bambi

# Basic bambi usage
print(f"Using bambi")
# See documentation for detailed examples

bambi is a third-party package. Bayesian Model Building Interface; R-style formulas on top of PyMC. Install with: pip install bambi

Try in Playground

Tags

packagebayesianstatisticsprobabilisticmodeling