Hello I am a beginner on Stata and I am interested about the impact of restaurants closure on the covid-19 cases that why I log transformed my outcome variable daily confirmed cases used: reg log(daily_cases) treat post treat*post as a naïve difference in differences. after the log transformation I had missing values that's why I used log(daily cases +1) and with this I had robust and same coefficients for treat_post in DiD naive model and panel data time and individual fixed effects. Do this procedure is good enough or not .. because my outcome variable at the base (daily cases) is skewed to the left and divided in two parts even the log_daily_caseslog_cases.gph
-
Login or Register
- Log in with
Comment