cornerEasy Playground

Visualize multidimensional posterior distributions with corner plots

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

corner is a third-party package. Visualize multidimensional posterior distributions with corner plots. Install with: pip install corner

Challenge

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