Hi STATALIST,
I ran
however, I couldn't edit the plot. while ytitle and xtitle worked fine but I got errors for other options:
Any advice on this?
Regads,
I ran
Code:
qrprocess Total i.time i.Sites2 i.time#i.Sites2, quantile(0.01(0.01)0.99) method(qreg) noprint plotprocess time, title("time") ytitle("the effect of time on percentiles of Total") xtitle("percentile of Total")
option ylab() not allowed
option xlabel() not allowed
option xlabel() not allowed
Regads,