Zhao-Staudenmayer-Coull-Wand (2006) General Design Bayesian Generalized Linear Mixed Models

bayesianglmmmcmcpenalized-splinesnonparametric-regressionlongitudinal-dataspatial-datawinbugshierarchical-centeringgeneralized-additive-modelkrigingvariance-components

Summary

Demonstrates that a single Bayesian generalized linear mixed model (GLMM) framework with general design matrices for random effects subsumes an extraordinarily wide range of regression models — longitudinal mixed models, penalized spline smoothing, generalized kriging, generalized additive models (GAMs), varying-coefficient models, and crossed/multilevel random effects. Markov chain Monte Carlo (MCMC) via WinBUGS handles the non-conjugate full conditionals via log-concavity (adaptive rejection sampling or slice sampling). Three public health applications illustrate the approach. The paper provides a constructive counterargument to the use of penalized quasi-likelihood (PQL) (which is asymptotically biased) and packages the general-design philosophy for applied statisticians.

Key Claims

Concepts Introduced or Extended

Entities Mentioned

Quotes

"The key is to allow the random effects design matrix to have general structure; hence our label general design."

"Assuming that computation time is not an issue and that Windows is available, we can report that fitting of general design GLMMs via WinBUGS has a large chance of success."

My Take

This is an important unification paper — the insight that penalized splines are just random effects with a diagonal covariance unlocks the full GLMM machinery (Bayesian, frequentist, or hybrid) for nonparametric regression, making GAMs and kriging "free" once you have a working GLMM sampler. The WinBUGS recommendation was pragmatic and correct for 2006; today Stan/brms handles all these models more efficiently with Hamiltonian Monte Carlo / the No-U-Turn Sampler (HMC/NUTS). The hierarchical centering trick is broadly useful and predates the paper, but this is a clean presentation. The prior sensitivity analysis is exemplary — testing four prior families and reporting that changes are small is exactly the right evidence to cite when defending prior choices. Methodological limitation: for large datasets (n >> 500, many random effects), WinBUGS becomes painfully slow and the authors acknowledge this. The paper also predates the integrated nested Laplace approximation (INLA) revolution (Rue-Martino-Chopin 2009) that now dominates Bayesian spatial/GAM modelling in practice.