Hi,
I am trying to use Heckman two-step model in order to take care of sample selection bias. I have a question regarding the second stage. here is my model:
heckman SC rmshi mc1 lptd lpbc iros fss dltts B2B res ci yd* id*, select(lpd= rmshi fss mc1 lptd iros fss dltts res ci yd* id*) twostep mills(mymills)
lpd is a bianry variable (1= main group, 0=the matched group)
my question is after running this model, should I take mymills (the inverse mills ratio) and use it to estimate below model or not:
reg SC rmshi mc1 lptd iros fss dltts B2B res ci yd* id* mymills if lpd==1
Related Posts with heckman sample selection
Collinearity with time dummies in FE, but not in REHey, I'm trying to fit a panel regression. I start by using: HTML Code: xtset Year country_id I th…
New package: xtbreak - module for detecting and dating multiple structural breaks in time series and panel dataI am excited to announce a new package on SSC (thanks to Kit Baum): xtbreak. xtbreak provides resea…
Again on revisiting the role of p-valueDear All, those interested in this debate may find the following article interesting: https://ift.tt…
Unconditional Quantile Regression (rifreg) with an Interaction Term; and an independent percentile score variableHi all, we have a panel data set (defined by firms and years) and are trying to estimate the followi…
Repeated-Measure Ancova with Participants Randomized within Each Treatment/ConditionI think I want to use Repeated-Measure Anova command, "anova, repeated ()" or "wsanova" commands bas…
Subscribe to:
Post Comments (Atom)
0 Response to heckman sample selection
Post a Comment