| From | Roger Harbord <roger.harbord@bristol.ac.uk> |
| To | statalist@hsphsun2.harvard.edu, vwiggins@stata.com, henrik@stat.tamu.edu, jhardin@stat.tamu.edu |
| Subject | RE: st: Instrumental Variable Method and Probit |
| Date | Sat, 22 Jan 2005 12:01:09 -0000 |
Allowing for clustering should be possible with -qvf- (see -findit qvf-). This does IV for generalized linear models (including probit) and has a cluster() option.
--On 21 January 2005 Scott Merryman <smerryman@kc.rr.com> wrote to Statalist:
I've found Scott's message from July 2003 on the Statalist archive:Roger, In July 2003, I had made similar suggestion of using -qvf- to correct for endogeneity and Vince Wiggins kindly pointed out to me that IV for measurement error is different than IV for endogeneity and employing -qvf- when you have an endogenous regressor will yield inconsistent estimates.