Hello - I am using qregplot command to plot quantile for one of my variable by using the
Code:
quietly sqreg csad_all absrm rm2_all, quantiles (10 25 50 75 95 99) rep(100)
qregplot rm2_all, twopt(name(g10,replace)) raopt( color(black%35)) label
and I am getting the below plot.

Array

I need a plot like below that does not show the solid line area for the confidence interval.

Array

Please advise.

Regards,
sara