I think Mullahy published a GMM estimator for this specific case, but
if you are willing to treat the endogenous dummy as continuous, you
can
ssc inst ivpois
probit x otherx* z*
predict phat
ivpois y otherx*, endog(x) exog(phat)
until you find a better estimator.
On Feb 20, 2008 11:21 AM, <[email protected]> wrote:
> dear all,
> I would like to estimate a poisson model which includes an endogenous
> dummy variable. To be more precise, this dummy captures a "treatment
> effect", hence I would like to model the selection process that
> underlies it by a probit model, and use the fitted probabilities as
> instruments for the dummy.
> Does anyone of you know a Stata command (either built in or not) that
> allows to estimate such a model?
> thank you very much for any help
> Maria
>
*
* 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/