bambi — Easy Playground
Bayesian Model Building Interface; R-style formulas on top of PyMC
Getting started with bambiRun locally
Install
pip install bambiPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: bambi)
bambi is a third-party package. Bayesian Model Building Interface; R-style formulas on top of PyMC. Install with: pip install bambi
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?