Outline
- What, why and how?
- Examples of longitudinal data
- Frequentist methods for longitudinal data
- Missing data processes
- Bayesian methods for longitudinal studies
- Bayesian Analysis of Incomplete Data with JointAI
- Practicals
- Summary & Extensions
Software
To follow the practicals, please make sure you have a recent version of installed (e.g., version 4.2.1).
In addition, you need to install JAGS
, a freely available
software used to perform MCMC sampling using the Gibbs sampler. The most
recent version is 4.3.1.
Note that for versions ≤ 4.1.3, you need to use JAGS version 4.3.0.
Once both programs are installed, please also install the package JointAI (the development version on GitHub has some features not yet on CRAN):
devtools::install_github("NErler/JointAI")
Materials
- Slides (updated 09 July 2022, 19:22)
- OpenBUGS Example (in the .zip; updated 09 July 2022, 19:22)
- Practical I
- Practical II
- Practical III
- Data (in the .zip)
- Model objects used in practical III (in the .zip)
About the Instructors
Prof. emeritus Emmanuel Lesaffre is the author of the Wiley book Bayesian Biostatistics (2012), and leading editor of the Chapman and Hall book Bayesian Methods in Pharmaceutical Research. He has taught courses on Bayesian methods in clinical studies on Master level at the University of Hasselt and KU Leuven both in Belgium, Erasmus Medical Center (Rotterdam, the Netherlands) and that for more than 25 years. He has also taught short course on Bayesian methods at various universities abroad and clinical research institutes.
Dr. Nicole Erler is a PostDoc at the department of Biostatistics at the Erasmus Medical Center (Rotterdam, the Netherlands) and obtained her PhD on the topic of Bayesian Imputation of Missing Covariates. She is teaching courses on Missing Data in Clinical Research and introductory courses to Biostatistics and R at the Netherlands Institute of Health Sciences. Nicole is author and maintainer of the R package JointAI that performs fully Bayesian analysis of incomplete data.