Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • difference in difference Multiple group effect analysis

    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

  • #2
    I don't understand. Please read the FAQ section to learn how to ask questions.


    Note that I used this estimator for my thesis, so I'm familiar with it, but I don't get what the problem is here.

    Comment

    Working...
    X