emcee — Easy Playground
Affine-invariant MCMC ensemble sampler for Bayesian analysis
Getting started with emceeRun locally
Install
pip install emceePython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: emcee)
emcee is a third-party package. Affine-invariant MCMC ensemble sampler for Bayesian analysis. Install with: pip install emcee
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?