Dear All:
I have a regression with a potentially endogenous variable resulting from self-selection (Clougherty et al. 2016). I'd like to address this problem with a Heckman two-stage correction.
Now, what makes my case a bit different from a Heckman sample selection model is that the endogenous variable is continuous (Garen, 1984). The Heckman command in Stata requires a sample selection dummy so this is out.
Henry
Reference:
Clougherty JA, Duso T, Muck J. 2016. Correcting for self-selection based endogeneity in management research: Review, recommendations and simulations. Organizational Research Methods 19(2): 286–347.
Garen J. 1984. The returns to schooling: A selectivity bias approach with a continuous choice variable. Econometrica 52(5): 1199–1218.
I have a regression with a potentially endogenous variable resulting from self-selection (Clougherty et al. 2016). I'd like to address this problem with a Heckman two-stage correction.
Now, what makes my case a bit different from a Heckman sample selection model is that the endogenous variable is continuous (Garen, 1984). The Heckman command in Stata requires a sample selection dummy so this is out.
- Can I manually calculate an OLS model as first stage and include a Lambda variable in the second stage?
- Would this result in a forbidden regression as it would for an instrumental variable regression that is manually calculated?
- Is there a user-written or built-in Stata program that could implement a Heckman correction with continuous endogenous variable?
Henry
Reference:
Clougherty JA, Duso T, Muck J. 2016. Correcting for self-selection based endogeneity in management research: Review, recommendations and simulations. Organizational Research Methods 19(2): 286–347.
Garen J. 1984. The returns to schooling: A selectivity bias approach with a continuous choice variable. Econometrica 52(5): 1199–1218.
Comment