Hi everybody,
I need to do POLS and FE analyses with highly unbalanced panel data: 60 countries over 35 years, there is no a single country with full range of observations and even more, observations on the index of income inequality are too few by each country.
My two questions are the following:
(1) Is it correct if for my unbalanced data I will use standard commands for panel data regressions, such as
xtreg ... ... ... ... , robust
xtreg ... ... ... ... , FE robust
Is xt-commands enough for Stata to handle data with many missing observations?
(2) I need to test SE for heteroskedasticity and for FE model I have found a written test "xttest3" to check heteroscedasticity, but I haven't found the similar test for POLS model. What concerns autocorrelation, I don't know how to check it at all ... maybe I need to correct for autocorrelation too and use cluster (id) instead of "robust"? Would you plese tell me how I can test both models in order to decide on clustering / correcting for heteroskedasticity.
If needed, dataset is attached
I need to do POLS and FE analyses with highly unbalanced panel data: 60 countries over 35 years, there is no a single country with full range of observations and even more, observations on the index of income inequality are too few by each country.
My two questions are the following:
(1) Is it correct if for my unbalanced data I will use standard commands for panel data regressions, such as
xtreg ... ... ... ... , robust
xtreg ... ... ... ... , FE robust
Is xt-commands enough for Stata to handle data with many missing observations?
(2) I need to test SE for heteroskedasticity and for FE model I have found a written test "xttest3" to check heteroscedasticity, but I haven't found the similar test for POLS model. What concerns autocorrelation, I don't know how to check it at all ... maybe I need to correct for autocorrelation too and use cluster (id) instead of "robust"? Would you plese tell me how I can test both models in order to decide on clustering / correcting for heteroskedasticity.
If needed, dataset is attached
Comment