From | jean ries <[email protected]> |
To | [email protected] |
Subject | Re: st: IV est. /w binary endogenous and binary dependent var |
Date | Thu, 09 Dec 2004 12:07:42 +0100 |
I would appreciate if someone could give me a hint on the following problem: I have a binary dependent variable, a set of covariates plus a binary endogenous regressor for which I have an instrument.
Adapting a suggestion for a somewhat similar problem (http://www.stata.com/statalist/archive/2004-09/msg00339.html), would anyone please advise me whether the following would be correct:
probit w x1-xn z
predict ghat
ivprob y , endog(w) iv(ghat) exog(x1-xn)
where:
y ==> binary outcome
x1-xn ==> exogenous variables
w ==> endogenous binary variable
z ==> instrument
* * For searches and help try: * http://www.stata.com/support/faqs/res/findit.html * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/
© Copyright 1996–2024 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |