Hi everyone,
I am running an instrumental variable poisson regression with two endogenous variables and I have specified the following command in Stata. I wanted to know whether my command has been correctly specified. Will Stata automatically recognize that IV1 and IV2 are two instruments for the endo1 variable and IV3 and IV4 are instruments for endo2? What is difference when there is no gmm specified?
ivpoisson gmm y x1 x2 (endo1 endo2=IV1 IV2 IV3 IV4), vce (cluster error)
where endo1=f (IV1 IV2) and endo2=f (IV3 IV4)
Related Posts with ivpoisson and endogenous variables
System GMM- Autoregressive Coefficient Greater Than OneI am using System GMM to examine if an Kuznets curve exists in Non-Communicable Diseases (NCD), I am…
Creating Unique Dummy Variables versus i. commandHi Stata Experts: Is there a benefit to creating individual dummy variables for RACE versus using th…
Calculating IRR - keep last observation of certain category by FundIDHi, I have private equity cashflow data from which I want to calculate the IRR for every fund. The…
Panel Regression - RE/FEGood afternoon, This might be a simple question but here is my problem: I want to understand or se…
Plotting results using CoefplotHi Statalist, I am trying to visually present my regression results. I would like to plot main effec…
Subscribe to:
Post Comments (Atom)
0 Response to ivpoisson and endogenous variables
Post a Comment