Dear Stata forum:
I am trying to estimate a dynamic panel in which, beyond the lagged dependent variable (Y), I have another endogenous regressor (X), but I don't want to use gmmstyle instruments for it, only ivstyle instruments. The reason is that lagged values of X will still be suspitious to be endogenous, so I prefer to rely only on external purely exogenous instruments.
Can anybody tell me if this is the correct specification to do my estimate?
xtabond2 Y L.Y X Z, gmm(L.Y, lag(2 .) ) iv(Z instrument1 instrument2), twostep robust
Many thanks
Juan
Related Posts with Endogenous regressor with Xtabond2
Keeping observations under many criteria (when they appear in more than one period)Hello there! I need to drop some observations of my dataset. I have aprox.115,000 observations of d…
RegressionHi, I have a question according to the significance of my data. The following graph shows the size …
Calculating Gini CoefficientHi Statalist, Here I have a dataset comprising company name, year, host country, host country econom…
twoway scatter by graph column and row subtitlesHi all, I was just wondering if anybody knew of a way to make the subtitles work as column/row head…
How to store formatted number in a noteStataMP 15.1 on macOS Sierra I'd like to display the number of observations in a note with formatti…
Subscribe to:
Post Comments (Atom)
0 Response to Endogenous regressor with Xtabond2
Post a Comment