Hey guys,
I want to include FE and time-FE in my panel regressions. I know I can do that by using
xtreg y x1 x2 ... xn i.time, fe
My Problem now is, that my time is "weekly" and I have over 250 weeks, thus for each week a coefficient. Is there anyway to summarize all of these results in one coefficient like the constant for the normal fixed effects? I know I can run the areg regression with the absorb(time) option, but then I have no FE for the institutions.
I hope you understand my problem and I am looking forward for your help!
Thanks
Dave
I want to include FE and time-FE in my panel regressions. I know I can do that by using
xtreg y x1 x2 ... xn i.time, fe
My Problem now is, that my time is "weekly" and I have over 250 weeks, thus for each week a coefficient. Is there anyway to summarize all of these results in one coefficient like the constant for the normal fixed effects? I know I can run the areg regression with the absorb(time) option, but then I have no FE for the institutions.
I hope you understand my problem and I am looking forward for your help!
Thanks
Dave
Comment