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
Related Posts with Rdplot confidence interval not showing
What's wrong with my code for merging two datasets?I am merging dataset #1 with the following structure: Code: * Example generated by -dataex-. To i…
Summary statistics and export to .tex format to be used in LatexI have monthly data by date over past several years in 4 different columns. Can I produce a table si…
Creating continuous categories out of discrete observations.Hello I am trying to draw a graph where I want to create continuous categories our of the number of …
Using xtabond2 commandHi Statalist members, I am using GMM for my thesis. I have read papers and topics here but I am not …
Interpret results from xtabond2Dear all, I have the results from xtabond2 as follows: Code: Dynamic panel-data estimation, two-s…
Subscribe to:
Post Comments (Atom)
0 Response to Rdplot confidence interval not showing
Post a Comment