Gilks, Wang, Yvonnet and Coursaget generalize the Laird-Ware (1982) linear random-effects model for longitudinal data to accommodate multiple, not-necessarily-nested random effects, and show how to estimate it by Gibbs sampling. Where Laird-Ware handled a single subject-level random effect (irregular number and spacing of observations) via the EM algorithm, this model lets several overlapping groupings of individuals each contribute a source of heterogeneity. The method is illustrated on long-term response to hepatitis B vaccination and extended to handle censoring in the dependent variable.
"We propose a generalisation of [the Laird-Ware] model to accommodate multiple random effects, and show how Gibbs sampling can be used to estimate it … the methodology can be easily and effectively extended to deal with censoring in the dependent variable."
This is the applied twin of the same group's "Modelling Complexity" survey from the same year: where that paper made the general case for Gibbs sampling in medicine, this one works a specific, valuable extension — pushing the workhorse Laird-Ware mixed model beyond a single nested random effect and beyond fully-observed responses. The multiple-non-nested-random-effects generalization is the genuinely useful modelling move (crossed rather than strictly nested groupings are common and awkward for EM), and casting estimation as Gibbs sampling is what makes the censoring extension almost free. It is a clean early example of the pattern that came to define BUGS-era biostatistics: once you can sample the full conditionals, model features that were painful under likelihood maximization (crossed effects, censoring, missing data) become incremental additions rather than new theory.