title | author | output | bibliography | csl | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Simulation-based Inference for Epidemiological Dynamics |
Aaron A. King, Edward L. Ionides, Jesse Wheeler |
|
sbied.bib |
jss.csl |
This module introduces statistical inference techniques and computational methods for dynamic models of epidemiological systems. The course will explore deterministic and stochastic formulations of epidemiological dynamics and develop inference methods appropriate for a range of models. Special emphasis will be on exact and approximate likelihood as the key elements in parameter estimation, hypothesis testing, and model selection. Specifically, the course will cover sequential Monte Carlo and synthetic likelihood techniques. Students will learn to implement these in R to carry out maximum likelihood and Bayesian inference. Knowledge of the material in Module 1 is assumed. Students new to R should complete a tutorial before the module.
- To introduce partially observed Markov process (POMP) models as tools for scientific investigation and public health policy.
- To give students the ability to formulate POMP models of their own.
- To teach efficient approaches for performing scientific inference using POMP models.
- To familiarize students with the pomp package.
- To give students opportunities to work with such inference methods.
- To provide documented examples for student re-use.
0. Instructions for preparing your laptop for the course exercises.
1. Introduction: What is "Simulation-based Inference for Epidemiological Dynamics"? POMPs and pomp.
2. Simulation of stochastic dynamic models.
3. Likelihood for POMPs: theory and practice.
4. Iterated filtering: theory and practice.
6. Case study: polio. Workflow for a real research problem.
7. Case study: Ebola. Model diagnostics and forecasting.
8. Case study: HIV and fluctuating sexual contact rates. Panel data.