Dear statalisters,
I want to run a system gmm regression to estimate the impact of agriculture and manufactured exports ( high skill exports and low skill exports) on the average
years of schooling. My control variables are "imports", "death rate" and "migrant share". The independant variables are loged and lagged 5years.
I have a panel data for 67 countries covering the period 1995-2015 with 5 year gaps.
For the system gmm regression i used the following command :
xtdpdsys schl2 L5.schl2 L5.lnagri L5.lnhigh L5.lnlow L5.lnimport L5.lndeath L5.lnmig, lags(5) twostep vce(robust)
However when i run it i get r(2000) no observations knowing that i dont have missing observations and all my variables are numeric.
Could it be that xtdpdsys is creating restrictions that eliminate all observations ? If not, can you please tell me what could be the problem? Thank you very
much in advance.
Hela
I want to run a system gmm regression to estimate the impact of agriculture and manufactured exports ( high skill exports and low skill exports) on the average
years of schooling. My control variables are "imports", "death rate" and "migrant share". The independant variables are loged and lagged 5years.
I have a panel data for 67 countries covering the period 1995-2015 with 5 year gaps.
For the system gmm regression i used the following command :
xtdpdsys schl2 L5.schl2 L5.lnagri L5.lnhigh L5.lnlow L5.lnimport L5.lndeath L5.lnmig, lags(5) twostep vce(robust)
However when i run it i get r(2000) no observations knowing that i dont have missing observations and all my variables are numeric.
Could it be that xtdpdsys is creating restrictions that eliminate all observations ? If not, can you please tell me what could be the problem? Thank you very
much in advance.
Hela
Comment