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
How to merge multiple data sets without id variable?Hi, I want to merge multiple cross-sectional micro data files for each year (1992-2003) to make a si…
making a number of variables based on values of other variablesHello, I have been receiving great help from the Stata Forum by searching - but today I have encount…
ttest means and differencesHello, In the ttest help Stata notes that a test of differences occurs by subtracting the highest v…
Categorize Date VariablesIs there a way to categorize or recode date variables (say which is in %td format) in Stata? This wo…
varananewDear All, I'm looking for the varananew command or some help with it Someone could help me best f …
Subscribe to:
Post Comments (Atom)
0 Response to Panel Data Estimator Confusion
Post a Comment