heckman lwage educ exper expersq nwifeinc age, select( inlf= educ exper expersq age faminc )
heckman lwage educ exper expersq nwifeinc age, select( inlf= educ exper expersq age faminc ) twostep
(inlf= takes a binary value, either you are in labor force or not)
I ran the Heckman selection model, using both ML and twostep to estimate the returns to education,
but i get completely different results.
For ML method, my t-stat is stat.sig.different from zero, but
for twostep method, my t-stat on educ became highly insignificant!
How can they give out such different results?
My dependent variables and exclusionary variables for both methods are identical.
Help please?
heckman lwage educ exper expersq nwifeinc age, select( inlf= educ exper expersq age faminc ) twostep
(inlf= takes a binary value, either you are in labor force or not)
I ran the Heckman selection model, using both ML and twostep to estimate the returns to education,
but i get completely different results.
For ML method, my t-stat is stat.sig.different from zero, but
for twostep method, my t-stat on educ became highly insignificant!
How can they give out such different results?
My dependent variables and exclusionary variables for both methods are identical.
Help please?
Comment