Part VII ยท Chapter 23

Impulse Response Functions

An IRF traces the dynamic ripple of a one-time shock through a VAR system. Shape, sign, and persistence reveal how shocks propagate โ€” but identification (e.g. Cholesky ordering) matters.

Learning objectives

Read IRF shape: monotonic decay, hump, oscillation, explosive.
Understand Cholesky ordering and its caveats.
Interpret confidence bands.
Distinguish IRF from a structural causal claim.

Shock Ripple Simulator

Shape diagnosis

โ€”

Persistence close to 1 โ‡’ very slow decay. Negative coefficient โ‡’ oscillating IRF. |decay|โ‰ฅ1 โ‡’ explosive (model is non-stationary).

๐Ÿ“ IRF for AR(1) example

\[ \frac{\partial y_{t+h}}{\partial \varepsilon_t} = \phi^h \cdot \text{(impact)} \]
\[ \text{For VAR: } IRF_h = \Phi^h \cdot e_i \text{ where } \Phi = A_1 \text{ in VAR(1)} \]
Decay rate governed by persistence
Shape monotonic / hump / oscillating / explosive
Cholesky orders shocks via lower-triangular variance decomposition

๐Ÿ” What to look for

โš ๏ธ Pro Tip: What to Avoid

Student says

"Cholesky IRFs are assumption-free."

Why this is wrong

Cholesky imposes a recursive ordering โ€” i.e., assumptions about which variable cannot react to another within the same period. Different orderings give different IRFs.

Correct interpretation

Always state the identification assumption (ordering). Use sign-restrictions or structural VAR for stronger identification.

๐Ÿ“ Mini-quiz

๐Ÿ“‹ Key Takeaways

IRF featureCause
Monotonic decay0 < ฯ† < 1
Oscillating decayโˆ’1 < ฯ† < 0
Hump-shapedHigher-order dynamics
Explosive|ฯ†| โ‰ฅ 1 (unstable)
Bands crossing zeroEffect insignificant at h