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
i am using panel datai am using panel data and if i run the analysis it shows me that the resul of one variable "Age of P…
How to get conditional maximum dates and values?Hi all, I would like to find the largest % of institutional ownership for each deal, for example, f…
unbalanced panel data with endogenous explanatory variable and some unobservable variablesHi All, I'm struggling with an equation that has an endogenous regressor (sample selection bias) and…
ComandesHello, I’m trying to use the PISA dataset but I’m not being able convert it from SAS and SPSS. It i…
Stacked bar graph: percentage of total observations, by groupsHello, I would like to produce a graph that shows the percentage of total observations (code_7), ov…
Subscribe to:
Post Comments (Atom)
0 Response to ivpoisson and endogenous variables
Post a Comment