Hi there,
I want to capture the changes in mean for the dependent variable (y) across different periods. Assume I have 10 years' panel data on 10 companies. I use a dummy variable Y6Y10 to indicate the last 5 years (i.e. year 6 to year 10), so its coefficient will capture the changes in the mean of y in years 6 to 10 relative to years 1 to 5. I also want to include company fixed effect to control for any unobservable changes in company characteristics.
My question is whether I will be able to include also the year fixed effect to control for unobservable changes in the economic trend while I have already included the period dummy Y6Y10 in the model? Will this cause any potential statistical/econometrical issue? (I have run the model and got statistically significant loadings on both the year dummies and the period dummy.)
If I consider three control variables x1, x2 and x3, my model will look like:
regress y x1 x2 x3 Y6Y10 i.year i.company, vce(cluster year)
Your help will be very much appreciated.
Regards,
Georgina
I want to capture the changes in mean for the dependent variable (y) across different periods. Assume I have 10 years' panel data on 10 companies. I use a dummy variable Y6Y10 to indicate the last 5 years (i.e. year 6 to year 10), so its coefficient will capture the changes in the mean of y in years 6 to 10 relative to years 1 to 5. I also want to include company fixed effect to control for any unobservable changes in company characteristics.
My question is whether I will be able to include also the year fixed effect to control for unobservable changes in the economic trend while I have already included the period dummy Y6Y10 in the model? Will this cause any potential statistical/econometrical issue? (I have run the model and got statistically significant loadings on both the year dummies and the period dummy.)
If I consider three control variables x1, x2 and x3, my model will look like:
regress y x1 x2 x3 Y6Y10 i.year i.company, vce(cluster year)
Your help will be very much appreciated.
Regards,
Georgina
Comment