Please help, when i ran this code
did_multiplegt medrent_depend group_id year treatment_multiplegt,controls(control1 control2 control3 control4 control5)robust_dynamic dynamic(5) breps(50) cluster(group_id) longdiff_placebo placebo(5)
I got this response several time
If your treatment is continuous or takes a large number of values, you may need to use
the threshold_stable_treatment option to ensure you have groups whose treatment does not change
over time. You may also need to use the recat_treatment option to discretize your treatment variable.
You may also be trying to estimate more placebos than it is possible to do in your data
Any Suggestion please
Regards
did_multiplegt medrent_depend group_id year treatment_multiplegt,controls(control1 control2 control3 control4 control5)robust_dynamic dynamic(5) breps(50) cluster(group_id) longdiff_placebo placebo(5)
I got this response several time
If your treatment is continuous or takes a large number of values, you may need to use
the threshold_stable_treatment option to ensure you have groups whose treatment does not change
over time. You may also need to use the recat_treatment option to discretize your treatment variable.
You may also be trying to estimate more placebos than it is possible to do in your data
Any Suggestion please
Regards

Comment