Hi
I have one more query. Recently I have read that in a hand-out that one should always go for robust standard errors to be on the safer side. So can we directly go for robust standard errors, rather than using it on the basis of results obtained from the post estimation commands?
1) -regress-: if you detect both heteroskedasticity and autocorrelation, you should go -vce(cluster);
2) -xtreg-: if you detect both heteroskedasticity and/or autocorrelation, you can go -robust- or -vce(cluster panelid).
2) -xtreg-: if you detect both heteroskedasticity and/or autocorrelation, you can go -robust- or -vce(cluster panelid).
Comment