Predictive Regressions and Persistent Predictors
Predictive Regressions and Persistent Predictors
Forecast first, explain second
A one-step predictive regression is
- In finance, may be an excess return and a valuation ratio or yield spread.
- In economics, may be inflation or output growth and a financial or survey indicator.
The timing is the claim: must be available at the forecast origin. A contemporaneous regression of on a revised is not the same experiment.
Matrix projection
Stack the outcomes and dated predictors:
Then
The normal equations establish sample orthogonality. They do not prove that was genuinely known, that the relation is stable, or that the forecast has economic value.
Why persistence changes inference
Predictors such as dividend–price ratios and interest-rate spreads are often well approximated by
If and are correlated, an unexpectedly high return changes both the dependent variable and the future predictor path. In short samples, the OLS slope can then be biased. Stambaugh derives this problem for return predictability; Campbell and Yogo develop inference designed for highly persistent regressors.
Practical response:
- report the estimated persistence and uncertainty around it;
- use theory-appropriate inference, not only an IID t-test;
- test stability across forecast origins;
- compare genuine out-of-sample performance with a simple benchmark;
- call the result predictive unless a separate identification argument exists.
Overlapping horizons
For an -period cumulative target,
Adjacent outcomes share observations. Even if one-period innovations are independent, is serially correlated. The coefficient may remain an OLS projection, but the IID covariance formula is wrong.
HAC covariance in matrix form
Let be the residual and . Define
and the Bartlett-weighted long-run covariance
The sandwich estimator is
This is the matrix form of the Newey–West estimator. HAC repairs a covariance estimate under stated dependence conditions; it does not repair look-ahead bias, unstable coefficients, a bad transformation, or data mining.
R laboratory: overlapping forecasts
OLS and Newey-West covariance for overlapping outcomes
The lag-one residual correlation should be large because outcomes overlap. The HAC and IID standard errors therefore need not agree. The final two values verify the projection and covariance algebra.
Finance and economics: same regression, different audit
| Audit question | Finance | Economics |
|---|---|---|
| target | excess return, premium, volatility, or spread change | growth, inflation, unemployment, recession |
| predictor timing | close, rebalance, and execution time | release calendar and vintage |
| friction | turnover, costs, shorting, capacity | publication lag and revisions |
| benchmark | historical mean or market-implied forecast | AR benchmark, survey, or institutional forecast |
| value | certainty equivalent, utility, tail loss | real-time RMSE, density score, decision relevance |
Practice
- For a 12-month rolling return sampled monthly, why is indefensible?
- If is significant in-sample but loses to the historical mean out-of-sample, what is supported?
- Why can adding the final revised value of a leading indicator inflate performance?
Answers
- Adjacent targets share eleven monthly returns, creating serial dependence.
- At most an in-sample projection relation; useful forecast improvement has not been shown.
- It leaks information unavailable at historical forecast origins.
Data, Clocks, and Transformations
Transform prices and macroeconomic releases with explicit differencing, aggregation, timing, and vintage operators.
Volatility, Tails, and Financial Risk
Conditional variance, GARCH quasi-likelihood, leverage, heavy tails, and translation into VaR and expected shortfall.