I have searched around but didn't have any luck. I am trying to estimate and then compare the DID estimates of the effect of a Treatment on Life-expectation across different Income levels, to know if Income impacts/moderates the effect of this Treatment on life-expectation.
I understand that one way to do this is: 1. categorize Income into different levels; 2.match the control and treated subjects in each income levels; 3. run a DID regression in each of the income levels, the DID regression looks like: Life-expectation = constant + Dummy(Treatment=1) + Time(time=1) +Treatment*Time + OtherControls + error, so that the coefficient of Treatment*Time estimate the effect in this income level. 4. compare the coefficients of Treatment*Time from different income levels
The challenge is how to avoid the arbitrary categorization of Income levels since Income is essentially a continuous variable in the population, not categorical in the nature. How to know the impact of a continuous variable, on the DID estimate of the effect of a Treatment? I guess a regression like the one below on the whole dataset does not give me what I want: Life-expectation = constant + Dummy(Treatment=1) + Time(time=1) +Treatment*Time + Income + OtherControls + error. But how to do it correctly?
Thanks in advance.
Related Posts with How to know the impacts of other variables on the DID estimate?
Confusion about create matching pair id for conditional logistic regressionDear Statalisters, I use -ccmatch- creating match pair of fdz (0 1) base on condition of (size0 ind…
converting nominal stock returns into real stock returnsHi This is a basic question but thought someone in macroeconomics or finance (or any related discip…
How to explain the results of t2way5 i.e. Tukey's Two-Way Analysis by MediansDear Stata users, Nick Cox had written a command named -t2way5- (SSC) to execute Tukey's Two-Way An…
Mundlak procedureDear all, When using the Mundlak procedure, if one wishes to include year fixed effects (i.e. a dum…
dynamic panel estimation using OLS - what am I missing?I am writing up research using the excellent xtabond2 to estimate correlates of economic growth usin…
Subscribe to:
Post Comments (Atom)
0 Response to How to know the impacts of other variables on the DID estimate?
Post a Comment