Announcement

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

  • #16
    Jared Greathouse

    I do have one treatment. In your FDID command example (see the example you provided in FDID), the "treat" variable is constructed as a dummy variable, right?

    fdid gdpcap, tr(treat) gr1opts(scheme(sj) name(ag, replace))
    So, if I use the code
    tab year if treat==1
    , the treatment starts in 1975 and continues until 1997, making it a 23-year treatment period. Correct?

    In my case, the treatment period is 10 years, which is why I mentioned it. My case is very similar to the dataset you provided in "agbasque.dta".

    My problem is that processing my data takes too long, and I encounter the "frame __dfcopy already defined r(110)" error when I reduce the observations (please see my previous post in this thread).

    Comment


    • #17
      can you email me your data please, then?

      Comment

      Working...
      X