Dear Statalist
I am running a regression and I am plotting my graphs using marginsplot
marginsplot, recast(line) noci
Is there a way to cut off the yaxis in marginsplot so that the yaxis has a range from 0-2? I tried to use the yscale(range()) option but this is not cutting off the axis.
Thank you so much!
I am running a regression and I am plotting my graphs using marginsplot
marginsplot, recast(line) noci
Is there a way to cut off the yaxis in marginsplot so that the yaxis has a range from 0-2? I tried to use the yscale(range()) option but this is not cutting off the axis.
Thank you so much!
Comment