Hello.
I am performing an analysis of a country and time specific variable for about 60 different countries over ar 21 year time period.
Thus I have a panel-data set of T=21 and N=60.
As my variable by every logic reason should depend on other state-specific traits, I am running my regression with fixed effects.
Running a Wald-test for groupwise heteroskedasticity I find, chi2 (59) = 9588.82 Prob>chi2 = 0.0000. Thus I clearly have heteroskedasticity.
My question is then, should I still use XTREG with robust standard errors?
I have a notion, that this should be run as an OLS-regression, as I have significantly more panel variables than time variables, but I am not certain it is the case.
I am performing an analysis of a country and time specific variable for about 60 different countries over ar 21 year time period.
Thus I have a panel-data set of T=21 and N=60.
As my variable by every logic reason should depend on other state-specific traits, I am running my regression with fixed effects.
Running a Wald-test for groupwise heteroskedasticity I find, chi2 (59) = 9588.82 Prob>chi2 = 0.0000. Thus I clearly have heteroskedasticity.
My question is then, should I still use XTREG with robust standard errors?
I have a notion, that this should be run as an OLS-regression, as I have significantly more panel variables than time variables, but I am not certain it is the case.
Comment