Course Description
This module is an introduction to Markov chain Monte Carlo (MCMC) methods with some simple applications in infectious disease studies. The course includes an introduction to Bayesian statistics, Monte Carlo, MCMC, some background theory, and convergence diagnostics. Algorithms include Gibbs sampling, Metropolis-Hastings and their combinations. Familiarity with the R statistical environment or other computing language is important.
Logistics
Time: July 17-18, 8:30 am - 5:00 pm, July 19, 8:30 am - 12:00 pm
Place: FSH 107
Instructors: Kari Auranen, M. Elizabeth Halloran, Volodymyr Minin
Teaching Assistant: Isaac Goldstein
Schedule:: mcmc_time_table.pdf
R tutorials: R for Beginners, Swirl (Learn R, in R), SISMID/SISG Introduction to R
Stan installation: Stan Installation Instructions
Course materials
Introduction to Bayesian inference and Gibbs sampling
Classical Monte Carlo and Markov chain theory
Metropolis-Hastings algorithm
Gibbs sampling and chain binomial model
Metropolis-Hastings and Gibbs combined
Chain binomial model revisited
Hamiltonian Monte Carlo and stan
General epidemic (SIR) model
Monte Carlo error and MCMC diagnostics
SIS model
Useful Books: 📘
- A.A. Johnson, M. Ott, M. Dogucu. Bayes Rules! An Introduction to Bayesian Modeling with R, 2023.
- C.P. Robert and G. Casella. Monte Carlo statistical methods, 2nd edition, Springer-Verlag, 2004.
- C.P. Robert and G. Casella. Introducing Monte Carlo methods with R, Springer-Verlag, 2009. (a more hands-on version of the first book by the same authors)
- J. Albert. Bayesian computation with R, 2nd edition, Springer-Verlag, 2009.
- P. Brémaud. Markov chains: Gibbs fields, Monte Carlo simulation, and queues, Springer-Verlag, 1999.
Other Resources: 🗒️
- L. Tierney. Markov Chains for Exploring Posterior Distributions, Annals of Statistics, 22, 1701-1762, 1994.
- S. Chib. and E. Greenberg. Understanding the Metropolis-Hastings Algorithm, The American Statistician, 49, 327-335, 1995.
- G. Casella and E.I. George. Explaining the Gibbs Sampler, The American Statistician, 46, 167-174, 1992.