Gibbons-Hedeker (2000) Applications of Mixed-Effects Models in Biostatistics

mixed-effectsrandom-effectslongitudinal-dataprobitordinal-datamultilevel-modelhierarchical-modelmaximum-likelihoodmarginal-likelihoodempirical-bayesmissing-dataclustered-data

Summary

A broad-scope tutorial on mixed-effects regression models for biostatistics, covering continuous, binary, ordinal, and multivariate outcomes in two- and three-level hierarchical designs. The paper walks through four substantive datasets — National Institute of Mental Health (NIMH) Treatment of Depression Collaborative Research Program (TDCRP), NIMH Schizophrenia collaborative study, British coal miners respiratory disease, and National Opinion Research Center (NORC) social attitudes survey — to demonstrate the MIXREG and MIXOR software implementations. Key methodological contributions include pattern-mixture models for nonignorable dropout, partial proportional odds models for ordinal outcomes with heterogeneous covariate effects, and Gaussian factorization of the covariance matrix for numerical stability with near-zero variance components.

Key Claims

Concepts Introduced or Extended

Entities Mentioned

Quotes

"The mixed-effects regression model (MRM) provides a useful general framework for the analysis of clustered and longitudinal data in biomedical research." (p. 70)

"The EAP estimate... provides a compromise between the overall population mean (James-Stein shrinkage) and the individual's own OLS estimate... the degree of shrinkage depends on how well the population distribution predicts the individual's data." (p. 79)

"Ignoring the clustering of patients within therapists leads to incorrect standard errors and potentially erroneous conclusions." (p. 84)

My Take

An excellent applied reference that ties together four distinct modeling branches — continuous MRM, binary random effects probit model (REPM), multivariate probit, and ordinal partial proportional odds — under a unified mixed-effects umbrella. The pattern-mixture treatment of dropout is practically important but presented tersely; the Diggle-Kenward (1994) selection model approach is the main competitor not discussed in depth. The MIXREG/MIXOR software focus makes results reproducible, though the programs are vintage Fortran and superseded by R packages (lme4, ordinal). The coal miners multivariate probit example is the clearest exposition of the Bock-Gibbons factor structure in an applied setting.