arvizEasy Playground

Visualization and diagnostics for Bayesian models: trace plots, WAIC, LOO

Getting started with arvizRun locally
Install
pip install arviz
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: arviz)

arviz is a third-party package. Visualization and diagnostics for Bayesian models: trace plots, WAIC, LOO. Install with: pip install arviz

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?