ECON 3209 · Week 13, Lecture 3 · Kerala Agricultural University
Autumn 2026
By the end of this lecture, you will be able to:
A structural break occurs when the relationship between \(Y\) and \(X\) changes across regimes.
Examples: - before vs after a new cooperative credit scheme - pre- and post-flood periods - different pricing regimes
A regime dummy can capture a change in the intercept.
An interaction with the regime dummy can capture a change in the slope.
\[Y_i = \beta_0 + \beta_1 X_i + \beta_2 Post_i + \beta_3(Post_i\cdot X_i) + \varepsilon_i\]
The Chow test compares: - a restricted model with one common relationship - an unrestricted model with separate relationships across regimes
If allowing separate regimes reduces the residual sum of squares a lot, that is evidence of a break.
Suppose Kerala introduced a new credit support scheme in year 6.
We ask: - Did the average repayment rate change? - Did the relationship between borrower income and repayment change?
This is exactly a structural-break question.
post coefficient means the average repayment score shifted upward.A structural break says the same model no longer fits all observations equally well.
✅ Structural breaks occur when regression relationships change across regimes or periods.
✅ Regime dummies can capture shifts in intercepts, and interactions can capture shifts in slopes.
✅ The Chow-test idea compares restricted and unrestricted residual sums of squares.
✅ Dummy-based break models are useful for evaluating policy changes such as credit scheme reforms.
✅ Plots and model comparisons make structural changes easy to communicate.
Week 14 — Nonlinear Regression
We will cover: - log transformations - polynomial models - splines and piecewise fits - curve fitting and model comparison
ECON 3209 — Kerala Agricultural University