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
Rvfplot not working - alternatives?Hi, I tried to run rvfplot, and it didn't work because "(note: scheme s2color not found, using s2co…
Categorical variablesHi I would start by apologizing since am posting a statistical rather than a Stata question on this…
numeric content removed when appending numeric variables to string variablesHello, Is there a way to make the appending work in a way so that numeric content is converted to s…
how to keep observations?Dear All, I found this question here (http://bbs.pinggu.org/forum.php?mod=...=1#pid55292851). The da…
Generation of continuous gradient mapGood morning, Guys, I'm wanting to make a map for a continuous variable, but I do not have the optio…
Subscribe to:
Post Comments (Atom)
0 Response to ivpoisson and endogenous variables
Post a Comment