Hi please i have a question related to Husman test, when we run random effect model in the Husman test do we need to control for industry or this step we take it after the result of the Husman test support using Random effect. i give an example.
this example i did not add industry.
xtreg percacatagebondwh CSO FSIZE ROA SD_OCF LEV DIV BSIZE BIND ESG_combinedwh PSIZE DPP RPP DR MA i.year , fe
estimate store fe
xtreg percacatagebondwh CSO FSIZE ROA SD_OCF LEV DIV BSIZE BIND ESG_combinedwh PSIZE DPP RPP DR MA i.year , re
estimates store re
hausman fe re
This example i add industry as control variable in the random effect regression.
xtreg percacatagebondwh CSO FSIZE ROA SD_OCF LEV DIV BSIZE BIND ESG_combinedwh PSIZE DPP RPP DR MA i.year , fe
estimate store fe
xtreg percacatagebondwh CSO FSIZE ROA SD_OCF LEV DIV BSIZE BIND ESG_combinedwh PSIZE DPP RPP DR MA i.year I. industry , re
estimates store re
hausman fe re
What is the appropriate way??
this example i did not add industry.
xtreg percacatagebondwh CSO FSIZE ROA SD_OCF LEV DIV BSIZE BIND ESG_combinedwh PSIZE DPP RPP DR MA i.year , fe
estimate store fe
xtreg percacatagebondwh CSO FSIZE ROA SD_OCF LEV DIV BSIZE BIND ESG_combinedwh PSIZE DPP RPP DR MA i.year , re
estimates store re
hausman fe re
This example i add industry as control variable in the random effect regression.
xtreg percacatagebondwh CSO FSIZE ROA SD_OCF LEV DIV BSIZE BIND ESG_combinedwh PSIZE DPP RPP DR MA i.year , fe
estimate store fe
xtreg percacatagebondwh CSO FSIZE ROA SD_OCF LEV DIV BSIZE BIND ESG_combinedwh PSIZE DPP RPP DR MA i.year I. industry , re
estimates store re
hausman fe re
What is the appropriate way??
Comment