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

st: mills ratio from probit stimation?


From   Almudena Sevilla-Sanz <[email protected]>
To   [email protected]
Subject   st: mills ratio from probit stimation?
Date   Fri, 17 Jan 2003 13:38:51 -0500 (EST)

Hello,
I am trying to calculate the mills ratio from the probit model on
participation (I do not need to do Heckman afterwards). 
I tried to methods:
1- Heckman regression with the mills ratio specification
2- A solution proposed in the FAQ in stata that goes:
http://www.stata.com/support/faqs/stat/mills.html
	1- probit model for participation
	2- predict phat, xb
	3- gen mills=exp(-.5*phat^2)/(sqrt(2*_pi)*normprob(phat) )

I am not getting the same results using either way. I would like to use
the second method
but it is not clear to me how this mills ratio is calculated given that as
I see it:
mills=f(xb)/F(xb) where f and F are density and cumulative functions of a
std normal
and that phat=F(xb)

thanks





*
*   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