Normally, when running firm and industry*year fixed effects, I run the code
Code:
areg y x INDC32#yr, a(TYPE2)
Code:
reghdfe y x, a(TYPE2 INDC32 yr)
Code:
reghdfe y x, a(region2 INDC32 yr)
So, what should be the code for controlling firm and industry*year fixed effects by using reghdfe?
And, can I ask for the source of learning multi-way clustering by using reghdfe?
0 Response to How to run firm and industry*year fixed effects with reghdfe?
Post a Comment