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
Equal slope t-testHello, I ran two seperate regressions on two portfolios. The regressors are the Fama/French Factors…
Methodological advice - obtaining panel data from census data: is it possible and how?I'd like to ask members of Statalist for methodological advice. I have found data on the spending w…
event analysis using percentiles in stataHi All, I have a dataset for event study and I am trying to normalize the median by setting t-1=1 so…
Problem with interpreting coefficients interaction termsDear all, I currently am stuck with a theoretical question, and was wondering whether any of you ma…
Multiple fixed effects for Binary outcomes model with Cross Sectional DataHello Statalist, I'm currently analyzing cross-section data of individual loans originated by 2 ban…
Subscribe to:
Post Comments (Atom)
0 Response to graph x-axis not legible
Post a Comment