Hello,
I want to plot an interaction between a binary variable (0 = control, 1 = treatment) and a categorical variable (0 = risk class 1, 1 = risk class 2, 2 = risk class 3). I am using margins and marginsplot and the plot comes out fine, except that I keep getting data for "aobserved." I can delete the aobserved data manually, but how do I suppress it from being printed in my graph using syntax? Example below.

Thank you for your help.
I want to plot an interaction between a binary variable (0 = control, 1 = treatment) and a categorical variable (0 = risk class 1, 1 = risk class 2, 2 = risk class 3). I am using margins and marginsplot and the plot comes out fine, except that I keep getting data for "aobserved." I can delete the aobserved data manually, but how do I suppress it from being printed in my graph using syntax? Example below.
Thank you for your help.

Comment