Albert-Chib (1993b) Bayesian Analysis of Binary and Polychotomous Response Data

bayesianprobitdata-augmentationgibbs-samplerlatent-variableordered-probitmultinomiallink-functionmcmc

Summary

Albert and Chib (1993b) show that binary and polychotomous probit models become analytically tractable under data augmentation: introducing latent continuous responses ZiZ_i converts the truncated-likelihood problem into a two-block Gibbs sampler with Normal and truncated-Normal full conditionals. Extensions cover t-link scale mixtures (robust to outliers), hierarchical priors (enabling variable selection), ordered multinomial outcomes (adding a threshold-sampling block), and unordered multinomial probit (multivariate truncated Normal draws). All cases are unified by the data augmentation principle and validated on three classic datasets.

Key Claims

Concepts Introduced or Extended

Entities Mentioned

Quotes

"The basic idea of this article is that by using the method of data augmentation (Tanner and Wong 1987), the regression coefficients can be updated by a simple standard step." (p. 669)

"One advantage of the Bayesian approach is that the information from the latent variable ZiZ_i can be used to form residuals ri=yipir_i = y_i - p_i..." (p. 674)

My Take

The paper's enduring contribution is demonstrating that data augmentation completely dissolves the computational difficulty of binary regression. The Gibbs sampler is exact (up to Markov chain Monte Carlo (MCMC) error) where classical MLE is unreliable or breaks down entirely (election SE variable). The hierarchical and t-link extensions foreshadow modern robust Bayesian workflows. A subtle point: the latent variable formulation makes Bayesian residuals yiΦ(xiβ)y_i - \Phi(x_i'\beta) real-valued and continuous — a diagnostic tool unavailable to classical probit. The multinomial extensions are more heuristic (accept-reject for multivariate truncated Normal is slow for large JJ), and later work (McCulloch-Rossi 1994) improved on this.