Summary
Chapter 21 of the Handbook of Econometrics, Vol. II (Griliches and Intriligator, eds.). Provides the foundational treatment of random and changing coefficient models — linear regressions yt=xt′βt+εt with coefficient dynamics βt=Mβt−1+ηt. Derives two equivalent estimation methods (Kalman filter and generalized least squares, GLS) for filtered and smoothed estimates β^t∣s; develops maximum likelihood estimation (MLE) of hyperparameters (σ2, V, M) via the Kalman innovation likelihood; extends the framework to seemingly unrelated regression (SUR) systems, simultaneous equations, and nonlinear models; and surveys (§10) the classical tests for coefficient constancy.
Key Claims
- The filtered estimate β^t∣t and smoothed estimate β^t∣s are the same under the recursive Kalman approach (§2) and the GLS regression approach (§3); the two paths are mathematically equivalent.
- MLE of σ2, P=σ−2V, and M requires maximizing the Kalman innovation likelihood; no closed form — gradient-based numerical optimization is required.
- Setting M=I and V→0 recovers fixed-coefficient ordinary least squares (OLS); M=I with V>0 gives the standard random-walk time-varying-parameter (TVP) model; ∣eigenvalues(M)∣<1 gives stationary mean-reverting coefficients whose initial covariance satisfies the Lyapunov equation Γ0=MΓ0M′+V.
- §10 surveys tests for H0:V=0 (coefficient constancy): Chow (1960) F-test, Brown-Durbin-Evans (1975) cumulative sum (CUSUM/CUSUM²), Quandt (1960) maximum likelihood ratio test (LRT), Nyblom (1983) locally most powerful (LMP) test, Pagan (1980) score test.
- Direct precursor to the TVP vector autoregression (TVP-VAR): the univariate state-space structure generalizes by stacking βt=vec[(A1t,…,Apt)′] and applying the Carter-Kohn algorithm.
Concepts Introduced or Extended
Entities Mentioned
Quotes
"The model reduces to a system with fixed coefficients when V=0, to a system with random coefficients when M=0, and to a system with a random walk if M=I." (§8, paraphrase)
My Take
The most comprehensive pre-1990 treatment of TVP regression. The equivalence of the Kalman filter and GLS methods (§2–§3) is underappreciated — it makes explicit that the Kalman smoother is a Bayesian GLS estimator with the prior implied by the state equation. The §10 testing survey is comprehensive for 1984; the later Zivot-Andrews (1992) endogenous-break and Bai-Perron (1998) multiple-break frameworks extend the program. The extension to simultaneous equations (§6–§7) via linearization anticipates the approach used in dynamic stochastic general equilibrium (DSGE) state-space estimation. The chapter also completes Chow (1973): that paper established the optimal multiperiod predictor assuming known M and V; this chapter establishes how to estimate them.