Hello everyone.
I need some help with the income variables that IPUMS makes available in the NHIS database.
My scope is to estimate (through a DiD estimation) the effect of a particular insurance program on the health status of individuals. This insurance works this way: an individual gets treated if his/her income is, say, x% of a specific threshold.
Now, IPUMS makes available 5 income point estimate variables (incimppoint1, ..., incimppoint5), which I downloaded. Also, it provides 5 flags (which are exactly the same) indiciating whether the specific figures in incimpoint1, ..., incimppoint5 are reported by the individual or imputed.
My idea was to obtain a single income variable to use for separating treated and controls AND in the estimation too.
By looking at the mi-command help of Stata I think I grasped that DiD/TWFE estimation is not supporte by the "mi estimate" command.
Therefore my questions are:
1) Is this last sentence correct, i.e. is it true that I cannot do any DiD estimation including a multiply-imputed variable?
2) If this is correct, how can I deal with these 5 imputed variable for my purpose?
I know there are a couple of posts about (almost) the same issue, but they only helped me to a certain extent (see: https://www.statalist.org/forums/for...y-imputed-data and https://www.statalist.org/forums/for...-data-in-stata)
Thank you in advance.
I need some help with the income variables that IPUMS makes available in the NHIS database.
My scope is to estimate (through a DiD estimation) the effect of a particular insurance program on the health status of individuals. This insurance works this way: an individual gets treated if his/her income is, say, x% of a specific threshold.
Now, IPUMS makes available 5 income point estimate variables (incimppoint1, ..., incimppoint5), which I downloaded. Also, it provides 5 flags (which are exactly the same) indiciating whether the specific figures in incimpoint1, ..., incimppoint5 are reported by the individual or imputed.
My idea was to obtain a single income variable to use for separating treated and controls AND in the estimation too.
By looking at the mi-command help of Stata I think I grasped that DiD/TWFE estimation is not supporte by the "mi estimate" command.
Therefore my questions are:
1) Is this last sentence correct, i.e. is it true that I cannot do any DiD estimation including a multiply-imputed variable?
2) If this is correct, how can I deal with these 5 imputed variable for my purpose?
I know there are a couple of posts about (almost) the same issue, but they only helped me to a certain extent (see: https://www.statalist.org/forums/for...y-imputed-data and https://www.statalist.org/forums/for...-data-in-stata)
Thank you in advance.
Comment