I am doing fixed effects with 3 time periods with panel data. Can I keep my data in long format, add 2 dummy variables d1, d2 for two years and then add fe at the end?
For example: xtreg Y1 X1...Xt d1 d2, fe. The second option would be to take the differences between periods, leaving actually two time periods. Or something third?
Anyways, thanks
For example: xtreg Y1 X1...Xt d1 d2, fe. The second option would be to take the differences between periods, leaving actually two time periods. Or something third?
Anyways, thanks
Comment