Conversation
var_dmd: reframe DMD as a rank-r VAR (principal components regression);
replace the incorrect identity A = Phi Lambda Phi^+ with the exact modal
representation A = Phi Lambda Psi, Psi = (W Lambda)^{-1} U_r^T; add a
state-space form, long-run responses, a simulated example, and three
exercises. Cite the published Sargent-Selvakumar-Yang (IER 2026) paper.
svd_intro: fix the "not not" typo and other errors (four-subspaces code
mislabeled V^T, Eckart-Young statement, reduced-SVD identities, PCA
score dimensions and indices, polar decomposition); fix DecomAnalysis
for tall matrices and use it; add two exercises bridging to var_dmd.
measurement_models: use the innovation covariance Sigma_eta (not the
unconditional R) in the quasi-differenced Kalman filter; fix the bracket
in the consumption rule and shock timing; add an ordering-free Granger
causality check, note the exact identity in filtered data, and add three
exercises.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
📖 Netlify Preview Ready!Preview URL: https://pr-1055--sunny-cactus-210e3e.netlify.app Commit: 📚 Changed LecturesBuild Info
|
…ntouts, docstring timing, heading case - measurement_models: print V2 eigenvalues in scientific notation so the tiny second eigenvalue and the third (= ε) are visible, as the text claims - measurement_models: relabel the Friedman step in the meas_ex1 solution as the second claim; align steady_state_kalman docstring with the w_t timing convention - svd_intro: sentence-case section headings per the style manual - var_dmd: i.i.d. -> IID - quant-econ.bib: add trailing newline Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Revisions by @thomassargent30 to
var_dmd.md,svd_intro.mdandmeasurement_models.md, plus new bib entries (branchtom_sept, see Tom's email "tom_sept branch(es)"). Tom notes that the live versions of the DMD and VAR material contained substantive mathematical errors that this PR corrects.var_dmd.mdsvd_intro.mdDecomAnalysisfor tall matrices and use it.var_dmd.measurement_models.mdOther
_static/quant-econ.bib: 49 lines of new references.Note: the branch is one commit behind
main; should merge cleanly but CI will confirm.🤖 Generated with Claude Code
https://claude.ai/code/session_01UZWhdWQnrKdbgHbyvX4UYs