---
jupytext:
  formats: md:myst
  text_representation:
    extension: .md
    format_name: myst
  name: python3
---

(sec:mcmc-in-practice)=
# Markov Chain Monte Carlo in practice

Here we look at aspects of using MCMC in actual analyses, including a survey of contemporary implementations, the use of MCMC diagnostics to assess convergence, and a summary of best practices for MCMC sampling.

