| |
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
Re: st: Heckman with double selection
I had a similiar issue and i used a mlogit
0 if no loan
1 if loan but not rescheduled
2 if loan but rescheduled.
calculate the inverse mills ratio for each of these and then do a two step with equation 3 ols.
curious if the list has a better method to deal with this issue.
srini
>>> [email protected] 5/5/2006 10:15 AM >>>
Hi,
I would like to estimate the amounts of rescheduled debt by debtors in three
stages
1)Get an IMF agreement (probit)
2)Conditional on 1), get the probability of getting a debt rescheduling
(probit/heckprob)
3)Conditional on 2), find how much debt is rescheduled. (OLS)
Now, how do I do that?
I know how to implement 2) conditional on 1). That's heckprob.
I know how to implement 3) conditional on 2). That's heckman.
But I don't know to deal with the three stages/double selection.
Thanks for your help.
Aurelie
*
* 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/
*
* 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/