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
Error in Stata 16Hello, I try to run "ssc new" in Stata 16 IC on Windows and get the following error: "file ssc_resu…
Westerlund cointegration testI am attempting to estimate a panel co-integration. I converted 'country' to numeric using encode co…
Group IDs for observation-specific date range and a dummyHi, I have data on project teams for a number of different companies. Included in the data is a DAT…
Unit-root test for a bounded seriesHi All, I would like to test for unit root for a series that is bounded, i.e., a series which lies …
using xtreg for decompositionHello, We have the following dataset: A limited panel in which an establishment is found in the sam…
Subscribe to:
Post Comments (Atom)
0 Response to Panel Data Estimator Confusion
Post a Comment