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
Import 'dd.mm.yy' format date to StataHi, I would like to import the following dates "Date" to Stata date format. Anyone has delt with th…
GMM Continuously Updating Estimator - convergence not achievedDear Statalists, I am using an IV framework for a collection of "h" regressions (Local projection) …
Loop over different dependent and independent variables[I am using STATA 15.0] I am trying to run ANCOVA regression and store the results using eststo and …
Adding symbol prefix to formatted table cellHi all, I would like to prefix specific formatted table cells with symbols e.g."<" 0.001 Becaus…
Export DTA file to sas7bdat file?Hello Stata users I'm trying to export a Stata DTA file to sas7bdat file? I have tried the export …
Subscribe to:
Post Comments (Atom)
0 Response to Endogenous regressor with Xtabond2
Post a Comment