I want to estimate a linear model to estimate the effect of hurricane exposure (T's are windspeeds) in the past on a present outcome variable. I have 20 lagged treatment variables. Can I fit them all in one regression along with my other demographic and economic controls?
Ex:
Y = a + b1 T_1 + .... +b20 T_20 + cX +E
If I run this model, then can I interpret the effect of short-term (past 3 years) hurricane exposure on my outcome variable as the sum of regression coefficients b1+b2+b3?
Ex:
Y = a + b1 T_1 + .... +b20 T_20 + cX +E
If I run this model, then can I interpret the effect of short-term (past 3 years) hurricane exposure on my outcome variable as the sum of regression coefficients b1+b2+b3?
Comment