emceeAdvanced Examples

Affine-invariant MCMC ensemble sampler for Bayesian analysis

Advanced emcee techniques

Advanced usage and configuration of emcee.

python
# Install: pip install emcee
import emcee

# Advanced emcee configuration and usage
print("emcee advanced patterns")

These advanced techniques unlock the full power of emcee.

Want to try these examples interactively?

Open Advanced Playground