Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Poisson Model with endogenous dummy variable


From   "Austin Nichols" <[email protected]>
To   [email protected]
Subject   Re: st: Poisson Model with endogenous dummy variable
Date   Wed, 20 Feb 2008 11:53:25 -0500

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index