Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Two Part Model


From   Simone Boyce <[email protected]>
To   Stata <[email protected]>
Subject   st: Two Part Model
Date   Fri, 25 Jun 2004 08:01:29 -0700 (PDT)

Hi,
 
I'm interested in modeling a two part model, which
seems to go by many names in different fields:
two-tiered and hurdle models.  Essentially, I'm trying
to model medical cost expenditure, but the data
consist of many individuals who never incur an
expense.  Hence, there are many zeroes in the data.  
 
As a result, I'm separating the decision into two
parts: 
1) the decision to see a doctor and 2) the amount of
the expense:
 
P(y>0) =X_1B_1+e_1                       (1)
E(y|y>0) = log(y)|y>0= X_2B_2+e_2  (2)
 
where the error terms between equations (1) and (2)
are independent.
 
I know that this is usually estimated as a probit (eqn
1) and then OLS (eqn 2) to compute
E(y)= P(y>0)E(y|y>0).  However, how do I determine the
marginal effects and the associated standard errors? 
Especially, if one of the variables that I'm
interested in is in both equations.  Has anyone
programmed the two part model?
 
Thanks,
Simone



		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 
*
*   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