Bayesian Residual Analysis for Binary Response Regression Models

bayesianprobitdata-augmentationgibbs-samplerlatent-variableoutlier-detectionrao-blackwellresidual-analysis

Summary

Classical residuals for binary regression — Pearson (yip^i)/{p^i(1p^i)}1/2(y_i - \hat{p}_i)/\{\hat{p}_i(1-\hat{p}_i)\}^{1/2} and deviance — have unknown sampling distributions, making outlier plots hard to calibrate. Albert and Chib (1995) define two Bayesian alternatives with interpretable posterior distributions and show that both emerge naturally from the Albert-Chib (1993b) Gibbs sampler at no additional computational cost. The paper demonstrates both residual types on simulated data and two real datasets (Brown 1980 prostate cancer; Kenward-Jones 1987 crossover trial), and extends the latent residual approach to longitudinal random effects probit models.

Key Claims

Concepts Introduced or Extended

Entities Mentioned

Quotes

"In contrast, Bayesian residuals have continuous-valued posterior distributions which can be graphed to learn about outlying observations." (Summary)

"These latent residuals are particularly interesting to study since they can be simulated and summarised as a by-product of the algorithm of Albert & Chib (1993)." (p. 750)

My Take

The paper's key insight is elegantly simple: the Albert-Chib (1993b) data augmentation already produces Zi(g)Z_i^{(g)} and β(g)\beta^{(g)} at each Gibbs iteration, so the latent residual εi(g)=Zi(g)xiTβ(g)\varepsilon_i^{(g)} = Z_i^{(g)} - x_i^T\beta^{(g)} is available for free. The N(0,1)\mathcal{N}(0,1) prior reference for the probit case makes outlier detection substantially more interpretable than classical Pearson/deviance residuals, which have unknown sampling distributions. The Rao-Blackwellised density estimator is a useful addition over raw quantiles. The extension to longitudinal random effects probit (eq. 5) is clean, though the paper stops short of a full simulation study for that case. The approach is less elegant under the logistic link, where ZiZ_i cannot be simulated directly and only Rao-Blackwellised densities are available.