Hi all,

I have the following code:
rdplot aux1hm aux1dm if agech >= `agelow' & agech <= `agehigh', p(2) ci(95) shade graph_options(title(Health Limits Ability to Work) xtitle(Distance to Eligibility Cutoff(%)) ytitle(Proportion) xlabel(-1(.1)1) ylabel(0(.05).2))

Any idea why the confidence interval is not showing?? I selected the shade option but still! Not sure.
Thanks!
L