Summary
Geweke and Keane propose the smoothly mixing regression (SMR) model for full Bayesian inference about the conditional distribution p(y∣x), not merely the conditional mean. The key extension over a standard mixture of normals is that state probabilities depend on observed covariates through a multinomial probit model, making the mixing weights continuous functions of x. Markov chain Monte Carlo (MCMC) estimation uses a five-block Gibbs sampler with a Metropolis-within-Gibbs step for the latent weight matrix. The framework provides a Bayesian alternative to frequentist quantile regression that yields the full conditional distribution, is monotonicity-consistent, and outperforms t-GARCH(1,1) in out-of-sample S&P 500 forecasting.
Key Claims
- State-dependent mixing: Standard finite mixture has state probabilities πj fixed; SMR replaces these with P(s~t=j∣zt) depending on covariates zt through a multinomial probit on latent w~t∼N(Γzt,Im), s~t=j iff w~tj≥w~ti for all i.
- Full model (eq. 1, 4–5): yt∣(ut,vt,s~t=j)∼N(β′ut+αj′vt,σ2σj2) where ut governs common location, vt state-specific slopes, zt state probabilities. Five model configurations (A–E) vary which of (ut,vt,zt) are active.
- Why multinomial probit: Full multinomial probit (MNP) on s~t with unconstrained variance Σ produces multimodal likelihoods (Keane 1992); multinomial logit has nonconjugate conditionals with worse MCMC mixing. The Im variance identification is the cleanest solution.
- Single-dimension state probability integrals: P(s~t=j∣Γ,zt)=∫−∞∞ϕ(y−γj′zt)∏i=jΦ(y−γi′zt)dy — only one quadrature dimension regardless of m, avoiding Geweke-Hajivassiliou-Keane (GHK) simulation.
- Five-block Gibbs sampler: Blocks (β,A), σ2, σj2, Γ∗, W~. The W~ block uses Metropolis-within-Gibbs: draw w~tprop∼N(Γzt,Im); accept with probability min{σj∗−1exp[−(yt−αj∗′vt−β′ut)2/(2σ2σj∗2)]/σj−1exp[⋯],1} where j∗ is the state implied by the proposal.
- Identification: Label switching handled by noting conditional distribution is invariant to state permutation; over-translation in Γ resolved by restriction ιm′Γ=0, reparameterized as Γ∗=P2′Γ for orthonormal P2; over-scale by fixing Var(w~t)=Im.
- Priors: Polynomial basis functions for ut,vt,zt; grid-based Gaussian priors Cβ∣(μ,τβ2)∼N(ιrμ,τβ2rIr) — each grid point gets weight of roughly one observation. Independent inverted-gamma priors for σj2 centered at 1 (identification via ν∗).
- Model selection: Modified cross-validated log scoring rule (random hold-out subset) for cross-section; sequential predictive likelihoods ∑s=T1+1Tlogp(ys∣Ys−1,SMR) for time series.
- Earnings application: 2,698 white Panel Study of Income Dynamics (PSID) men in 1993; y=log(earnings), covariates age and education with polynomial basis. Best model: E with m=3, La=4, Lb=2. Quantiles are nearly always increasing in education; age profiles vary substantially by quantile; dispersion minimal and roughly constant for ages 25–55 with 10–15 years of education.
- S&P 500 application: 1990–1999 daily returns; covariates at=yt−1 and bt=(1−g)∑s=0∞gs∣yt−2−s∣κ (exponentially-weighted volatility). Best model: C (m=3, smooth mixture of normals). SMR predictive log-likelihood −1602.0 vs. t-GARCH(1,1) −1659.2 — decisive out-of-sample superiority; conditional mean roughly constant; leverage effect (greater volatility following large negative returns); returns approximately symmetric.
Concepts Introduced or Extended
Entities Mentioned
Quotes
"The smoothly mixing regression model is the combination of (1), (4) and (5). The adverb 'smoothly' derives from the fact that the conditional state probabilities implied by (4)-(5) are continuous functions of the covariates Z=[z1,…,zT]′."
"Since we have presented only quantiles, perhaps it bears emphasis that our method allows access to the entire distribution in distinction to the methods surveyed in the introduction that provide only estimates of quantiles."
My Take
The SMR model is elegant: it recombines existing pieces (mixture of normals, multinomial probit data augmentation, Gibbs sampling) in a way that makes the full conditional distribution p(y∣x) tractable and flexible. The key insight that state probability integrals reduce to one-dimensional quadrature (regardless of m) makes the framework computationally competitive. The out-of-sample S&P 500 result is striking — a 57-point log-likelihood gap over t-GARCH(1,1) is very large. The main limitation is that the number of components m is fixed and chosen by cross-validation rather than inferred; extending to a Dirichlet process prior is the natural next step the authors acknowledge but do not pursue.
Circulated as a 2005 working paper; published as Geweke, J. and M. Keane (2007), "Smoothly Mixing Regressions," Journal of Econometrics 138(1): 252–290 (the citation of record).