Thanks a lot Carlo.
When testing with the Mundlak approach as you suggested, should I also test year effects with testparm when using clustered robust standard errors?
Clustered robust standard errors control also for heteroskedasticity right?
My regression code would look like:
xtreg lROA i.year lICrat lFL at lEff g_sales_w g_at_w lProfMar lICturn, fe cluster(gsubind2)
testparm i.year
When testing with the Mundlak approach as you suggested, should I also test year effects with testparm when using clustered robust standard errors?
Clustered robust standard errors control also for heteroskedasticity right?
My regression code would look like:
xtreg lROA i.year lICrat lFL at lEff g_sales_w g_at_w lProfMar lICturn, fe cluster(gsubind2)
testparm i.year

Comment