I am trying to create a marginsplot on stata. I am attaching my graph. However, I cannot find a command that would let me keep only outcome 4 and outcome 20 for the DV. I can either specify one level, or get the entire list. What command do I need to ask stata to only keep two levels of the DV
Command:
margins, at(terrorism=(1/10)) plot
Graph output (attached)

Command:
margins, at(terrorism=(1/10)) plot
Graph output (attached)

Comment