Summary
Shows that maximum likelihood (ML) fails for Quandt's (1972) switching regression — the likelihood is almost always unbounded — and that the exact Bayesian posterior is computationally intractable even asymptotically. Proposes substituting a random coefficient model in which the regression coefficient vector βt is treated as an i.i.d. draw from a continuous multivariate distribution with mean βˉ1 and unrestricted K×K covariance matrix Δ1. Derives minimum average-risk linear estimators and Minimum Norm Quadratic Unbiased Estimator (MINQUE) estimators for βˉ1 and Δ1, provides a Bayesian interpretation under normality, extends the model to panel data, and applies it to a demand function for U.S. bank deposits.
Key Claims
- ML pathology for switching regression: The likelihood supremum over the parameter space (β1,β2,σ12,σ22,λ) is almost always infinite — as σi2→0 with the regime mean yˉti held at an observed value, the likelihood diverges. Bayesian methods with proper priors avoid this but produce posteriors with no closed form and no normal large-sample approximation (Johnson regularity conditions fail).
- Random coefficient model (eq. 2.2): yt=∑j=1Kxjtβjt, where βt′=(β1t,…,βKt) are i.i.d. draws with Eβt=βˉ1 and Cov(βt)=Δ1 (full K×K, not restricted to diagonal). The observation variance-covariance is Σ1=diag[xt′Δ1xt] — heteroskedastic across t even though Δ1 is homogeneous.
- Bayesian/minimum average-risk estimator of βˉ1 (eq. 2.10): With prior mean r1 and variance-covariance ψ1:
βˉ1∗=(X′Σ1−1X+ψ1−1)−1(X′Σ1−1y+ψ1−1r1)
Under normality this equals the mean of the conditional posterior for βˉ1 given y, X, r1, ψ1, and Δ1. Under diffuse prior (ψ1−1→0) it collapses to the Minimum Variance Linear Unbiased Estimator (MVLUE) bˉ1=(X′Σ1−1X)−1X′Σ1−1y (eq. 2.12).
- MINQUE of Δ1 (eq. 2.24/2.26): The minimum norm quadratic unbiased estimator solves sˉ1=Zˉ1δ2 where δ2 stacks the K(K+1)/2 unique elements of Δ1 and sˉ1 contains sums of squares and cross-products of Generalized Least Squares (GLS) residuals. A Bayesian analogue with prior (δˉ2,Ψ2) gives regularised estimates (eq. 2.26); negative variance estimates are truncated.
- Panel decomposition (eq. 3.2): Coefficients decomposed as βit=βˉ+αi+ξit, where αi is individual-specific (constant over time) and ξit is time-varying and random. Mean coefficient βˉ estimated by a panel GLS/Bayes estimator (eq. 3.8); Δ (cross-section dispersion) estimated by (n−1)−1S minus a precision-matrix correction (eq. 3.12).
- Key conceptual distinction: The paper draws a sharp line between (a) βt random as part of the data-generating process and (b) β random as a subjective Bayesian prior. Both yield similar estimator forms but have different interpretations — in (a), the distribution is a feature of the world; in (b), it encodes the analyst's uncertainty.
Concepts Introduced or Extended
Entities Mentioned
Quotes
"The use of a random coefficient method can result in fruitful and meaningful econometric analysis of data."
"In the former [random coefficient DGP] a distribution of coefficients is introduced as part of the data-generating process, while in the latter [Bayesian] a distribution of coefficients is introduced to represent subjective prior information."
My Take
The ML-unboundedness result for switching regression is genuinely important and under-appreciated: it explains why naive maximum likelihood on mixture models is unreliable without regularization. The random coefficient model proposed is essentially what became the "Swamy estimator" in panel econometrics — the random-effects GLS approach with estimated Δ. The key advance over Swamy (1971) is relaxing the diagonal restriction on Δ1, which had no theoretical justification. The paper is less a Bayesian paper than a frequentist GLS paper with a Bayesian interpretation bolted on — the estimator (2.10) is derived from average risk criteria first, and normality is only invoked later to justify the posterior interpretation.