Dependent variable never censored due to selection.
She couldn't figure out what was wrong until I asked her if she had also imputed the response (dependent) variable. Instantly, she realized what the problem was. Since she had imputed all the variables in her dataset, there were no longer any missing values on her response variable and therefore no way to estimate a selection model.
pbe
1 comment:
There is a bit of a problem here. In order to do multiple imputation you must assume that the probability of missingness can depend on any of the other variables but not on the missing value itself (this is called the Missing At Random, or MAR assumption). Also during the impution all variables and interaction and the dependent variable must be used. If the dependent variable contains missing values, than these too must be MAR. However, given that the client wanted to use heckman I would assume that she did not believe that MAR assumption holds for the dependent variable.
Post a Comment