I used the code below to generate the attached plot but the values on the x-axis are not legible. Kindly assist.
coefplot /// Array
(Depression, mcolor(green) ciopts(lcolor(green))) ///
(Dementia, mcolor(blue) ciopts(lcolor(blue))) ///
(Epilepsy, mcolor(red) ciopts(lcolor(red))) ///
(Other_complaints, mcolor(purple) ciopts(lcolor(purple))) ///
(Psychosis, mcolor(black) ciopts(lcolor(black))), ///
eform drop(_cons) xscale(log range(.5 2)) omitted ///
xline(1, lcolor(black) lwidth(thin) lpattern(dash)) ///
title("Changes in the physical domain of quality of life") xtitle("odds ratio") ///
text(1.8 1.9 "N=103", box fcolor(white) lcolor(black)) ///
msymbol(D) ciopts (recast (rcap))
Related Posts with graph x-axis not legible
Using Collapse with Mi xeqI have a panel dataset organised on the individual level and I am trying to impute a categorical var…
How to find "plus" folder on MacHello, I am trying to find where my Mac saves new packages that I download from Stata. I tried typ…
event study linear regression modelDear all, I read previous posts about event study, but I still cannot find my starting point for co…
Extracting information out of matrices' observations.Hey, I have a dataset of around 50 vars and 30k obsevations. I have created a matrix that stores re…
how to download -oparallel- package from SSCHello, I am trying to download the -oparallel- package manually so that I can copy/paste the packag…
Subscribe to:
Post Comments (Atom)
0 Response to graph x-axis not legible
Post a Comment