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
Repeated time values within panel helpHi All, I am having some trouble with understanding the xtset command even after reading through so…
lag regression: Not sorted errorHi, I have tried to run lagged regressions but the error keeps coming up as not sorted. I have sorte…
Collapsing multiple variables using the count optionHi all, I have a dataset where every row represents a study. Each row contains a column describing …
Retaining the entire ID if there are certain variables in the panel dataGood Morning world English is not my language so google help me. Please understand me. I have stat…
xtsur with restrictionDear All, I use xtsur for unbalanced panel data. is there way to restrict the coefficients of two eq…
Subscribe to:
Post Comments (Atom)
0 Response to ivpoisson and endogenous variables
Post a Comment