On MCMC Sampling in Hierarchical Longitudinal Models

bayesiangibbs-samplermcmchierarchical-modelpanel-dataprobitblockinglongitudinal-datarandom-effects

Summary

Proposes partially and fully blocked Markov chain Monte Carlo (MCMC) algorithms for Gaussian linear mixed models (LMMs) and binary longitudinal probit models, dramatically reducing the serial autocorrelation that plagues standard one-at-a-time Gibbs samplers. For the Gaussian case, fixed effects β\beta can be drawn marginalized over random effects in closed form; the Chib (1995) identity evaluates the integrated likelihood f(yσ2,D)f(y|\sigma^2,D) as a ratio of three Normal densities, enabling a single-block Metropolis-Hastings (M-H) update for all variance parameters. For binary longitudinal data, data augmentation connects to the Chib-Greenberg (1998) multivariate probit; full blocking via the Geweke-Hajivassiliou-Keane (GHK) likelihood evaluation serves as a benchmark. Three real-data examples quantify the autocorrelation gains.

Key Claims

Concepts Introduced or Extended

Entities Mentioned

Quotes

"...the parameters of the model may be updated in a single block, greatly improving convergence and producing essentially independent draws from the posterior distribution of interest."

My Take

The canonical reference for blocked Gibbs in hierarchical longitudinal models. The central trick — using the Chib (1995) identity to evaluate the integrated likelihood as a ratio of three Normal density evaluations — is elegant and immediately implementable. Algorithm 2 is the practical workhorse: it eliminates the dominant β-mixing problem at minimal coding cost. Algorithm 3 is ideal when D also mixes poorly; Algorithm 7 for binary data is a benchmark rather than a routine recommendation. The paper explicitly bridges longitudinal and state-space blocking (Carter-Kohn, Chib 1996, Kim-Shephard-Chib 1998), clarifying that the same marginalisation principle governs all three settings.