August 18th, 2003, 11:14 pm
I have not done econometrics for a while, so I am probably going to screw this up. Anyway, do a regression over the whole time range that includes dummy variables times the independent variables (1 during the period of interest, and zero elsewhere). That could be the unrestricted regression. Do another regression without these dummy variables. This would be the restricted regression. The resulting error sum of squares would be F testable. Something like ((ESSr - ESSur)/q) / ((ESSur/(N-k)) where F is dist with q degrees of freedom in numerator and N-k in denominator (and k are the number of vars including dummy, q is number of vars being tested). As I said, it has be a while since I did this so buyer beware but it is something like this.