Capstones, Data, and Reading Ladder
Capstones, Data, and Reading Ladder
The common capstone standard
Choose either the finance or economics route. Both must produce an auditable chain:
The capstone is complete only when another learner can reconstruct what was known at each forecast origin and reproduce the main table from raw inputs.
Route A — finance
Choose one bounded question:
- Does a fixed GARCH specification improve one-day volatility or VaR forecasts over a rolling variance benchmark?
- Does a yield or valuation predictor improve an excess-return forecast after persistent-regressor and overlapping-horizon inference?
- Is a theoretically motivated spread stable enough to support an out-of-sample monitoring rule?
- Does a small VAR improve forecasts of returns, volatility, and liquidity without claiming unidentified shocks are causal?
Required evidence
- adjusted-price, return, calendar, and execution conventions;
- training, validation, and test endpoints fixed in advance;
- a simple benchmark;
- matrix derivation of the estimator or recursion;
- point, volatility, or tail loss matched to the decision;
- turnover, costs, liquidity, and stressed-period limitations where relevant;
- no claim of profit unless an executable portfolio rule is actually evaluated.
Example boundary
Defensible:
For this liquid index and fixed 2018–2025 evaluation design, the GARCH forecast reduced average QLIKE relative to a constant-variance benchmark, but 1% exceptions remained clustered in the stressed subsample.
Not defensible:
GARCH predicts crashes and is the best model for markets.
Route B — economics
Choose one bounded question:
- Do financial conditions improve a real-time inflation or output-growth forecast over an autoregressive benchmark?
- Does a small mixed-frequency state-space model improve a current-quarter nowcast as releases arrive?
- Is a theory-motivated long-run relation stable enough for an error-correction model?
- How sensitive is a reported policy response to recursive ordering, lag length, and a local-projection specification?
Required evidence
- reference, release, and vintage dates;
- level, growth, seasonal, and aggregation conventions;
- a real-time or explicitly retrospective estimand;
- benchmark and pseudo-out-of-sample design;
- cointegration rank or structural identification when claimed;
- revision, regime, and lag sensitivity;
- a clear separation between predictive and structural conclusions.
Example boundary
Defensible:
Using vintages available before each monthly origin, the mixed-frequency model reduced current-quarter GDP RMSE relative to an AR benchmark; most improvement arrived after labour-market releases, and results weakened before the structural break.
Not defensible:
Employment causes GDP because it improves the nowcast.
Deliverables
| Deliverable | Purpose | Suggested length |
|---|---|---|
| question and decision memo | define target, user, horizon, and loss | 1 page |
| data and vintage contract | make availability and transformations auditable | 1–2 pages |
| derivation sheet | show dimensions and assumptions | 2–3 pages |
| reproducible R analysis | rebuild tables from raw or archived data | one documented script/notebook |
| results brief | benchmark, uncertainty, stability, and failures | 4–6 pages |
| oral defence | explain one design choice and one limitation | 8–10 minutes |
Expected effort is 25–35 hours across question design, data audit, derivation, implementation, evaluation, and revision. A text-only table is an acceptable alternative to a plot if it exposes the same values, units, labels, and uncertainty.
Suggested evaluation rubric
This rubric is a course-design recommendation, not an institutional policy.
| Criterion | Share | Strong evidence |
|---|---|---|
| question and scope | 15% | one target, horizon, decision, and bounded population |
| information integrity | 20% | no future timestamps, revisions, or test selection leak |
| statistical reasoning | 25% | assumptions, matrices, identification, and uncertainty agree |
| implementation | 20% | reproducible code with numerical checks and benchmark |
| interpretation | 20% | distinguishes statistical, economic, and structural claims |
Authoritative data starting points
| Source | Suitable use | Required caution |
|---|---|---|
| Kenneth French Data Library | documented factor and portfolio returns | read frequency, weighting, and construction notes |
| Federal Reserve H.15 | official interest-rate series | maturity, business-day, and discontinuity conventions |
| Federal Reserve yield-curve models | fitted Treasury curves and model comparison | fitted values are model outputs, not raw trades |
| FRED | broad economic series and metadata | latest download may contain revised observations |
| ALFRED | historical macroeconomic vintages | preserve both observation and real-time dates |
Archive the exact input or retrieval recipe where licensing permits. “Downloaded from FRED” is not a complete provenance statement.
Reading ladder
Foundations carried from classical time series
- Brockwell and Davis, Time Series: Theory and Methods: stationary processes, linear prediction, ARMA, and spectra.
- Durbin and Koopman, Time Series Analysis by State Space Methods: matrix filtering, smoothing, likelihood, and missing observations.
Finance
- Engle (1982): ARCH and time-varying conditional variance.
- Bollerslev (1986): parsimonious GARCH persistence.
- Stambaugh (1999): small-sample bias with persistent return predictors.
- Campbell and Yogo (2006): predictive inference near a unit root.
- Fissler, Ziegel, and Gneiting: comparative backtesting of VaR and expected shortfall.
Economics and structural dynamics
- Johansen (1991): reduced-rank cointegration testing.
- Jordà (2005): local-projection impulse responses.
- Giannone, Reichlin, and Small (2008): real-time information flow and nowcasting.
- Plagborg-Møller and Wolf (2021): population equivalence of unrestricted LP and VAR impulse responses.
Forecast evaluation
- Newey and West: positive-semidefinite HAC covariance.
- Diebold and Mariano (1995): predictive-accuracy comparison.
- Giacomini and White (2006): conditional predictive ability.
Recent extensions
- Düker et al. (2024/25): a modern review of VARMA identification and estimation.
- Zheng (2024/25): interpretable high-dimensional infinite-order VAR modelling.
- Fosten and Gutknecht (2026): simultaneous predictive-accuracy testing across multiple horizons.
The recent papers extend rather than replace the foundations. A capstone should use a newer method only when the data size, estimand, and evaluation design require it.
Final defence questions
Be ready to answer:
- What exactly was observable at the forecast origin?
- Which mathematical assumption is doing the most work?
- Why is the benchmark credible?
- What changes if the horizon or loss changes?
- Is the main result descriptive, predictive, or structural?
- Which failure would reverse the decision?
- Which part belongs to finance or economics rather than generic time-series theory?
Completion check
Return to the course guide or compare the applied route with Classical Time Series.
Integrated R Laboratory
Two self-contained browser labs for financial tail risk and real-time macroeconomic forecasting.
Introduction to Economics — Decisions, Markets, and the Macroeconomy
An evidence-aware first course in economic reasoning, markets, measurement, growth, money, policy, and open-economy adjustment.