Announcement

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

  • Wooldid continuous treatment , cfxlattice variable error message

    Code:
    wooldid y i t ttre, contreat(value) contreatcontrols(byTreated byTime) makecfxplot
              lattice(byTreatedByTime 5) cfxplottypes(pre))
    When I'm running thise code , I'm getting the following eroor


    Code:
    Error: You requested continuous treatment effects plots, but either didn't specify a cfxlattice variable
    >  or a lattice option for the continuous treatment.
    invalid syntax
    r(198);
    I don't know how to create the "byTreatedByTime" variable speciically needed for wooldid ! tbh, i dont know how to create either of the blue highlihgted variables.

    Can anyone help ?
Working...
X