Hi Statalist,
I'm currently attempting to look at the impact of different variables on democracy. I am using the V-dem score for democracy which is a continuous variable between 0-1 (v2x_libdem). For independent variables I am using GDP per capita, GDP growth, life expectancy, primary school enrollment and cellular coverage. I have been reading a lot online to find the best model for undertaking this task. I have 42 different countries and a range between 57 and 4 years for each country. This gives me 1,987 observations.
Models I have looked at include:
xtreg v2x_libdem gdp gdpgpc lifeexp prisch mobile i.year, fe
xtregv2x_libdem gdp gdpgpc lifeexp prisch mobile, vce(robust)
xtabond v2x_libdem gdp gdpgpc lifeexp prisch mobile, vce(robust)
xtgls v2x_libdem gdp gdpgpc lifeexp prisch mobile
and looking into xtpcse.
However, I just can't work out which one is best for unbiased and most efficient coefficients.
Best,
Charlie
Related Posts with Panel Data Estimator Confusion
unequal pairing of observations in propensity score matchingHi stata-users, I have used the following code to pair data (1:1) after running psmatch2 in a 1:1 f…
List countries in estimated regressionHello,, I have a dataset with 98 countries. When I estimate the regression it only uses 92 countries…
Export missings to fileHello everyone, thank you in advance for any insight you can provide to solve my problem. I need to…
tobit post-estimationI am trying to do a avplot after my tobit estimation to check for outliers/ extreme values here are…
Omitted Variable in Margin Order Probit/LogitDear all, I'm having troubles with a simple ordered probit model. Indeed, I am doing a research to …
Subscribe to:
Post Comments (Atom)
0 Response to Panel Data Estimator Confusion
Post a Comment