Greetings,
In stata I can get FE results by using OLS with time and country dummies. Is it ok that time invariant things are estimated in this OLS model with FE?
I have: reg y x1 x2 i.year i.country, and I cluster by country. if x2 doesn't vary overtime, it does not drop out of this model, but interpretation is confusing?
thank you,
Donovan
In stata I can get FE results by using OLS with time and country dummies. Is it ok that time invariant things are estimated in this OLS model with FE?
I have: reg y x1 x2 i.year i.country, and I cluster by country. if x2 doesn't vary overtime, it does not drop out of this model, but interpretation is confusing?
thank you,
Donovan
Comment