So this bothers me for a while. I want to have a bar graph for group means with confidence intervals. graph bar works perfectly except for that it does not allow confidence intervals. So I learned to take a detour from https://stats.idre.ucla.edu/stata/fa...th-error-bars/
However, the twoway requires the x-axis to be a numerical variable, so I have to encode. After encoding, how can I order the bars by a variable and still use the original characters as labels for bars?
Related Posts with Bar graph with confidence intervals and character group labels
Speeding up random parameter mixed-logit estimation (cmxtmixlogit) with large datasetDear Stata Users, I am wondering if anyone has a strategy to speed up the estimation of the cmxtmix…
Add a reference lineHi, Please, could someone share with me an example of code with "TRAJ" command, specifically the po…
Adding Within R2 to my table using esttabHello guys, I am trying to export my regressions results to a table using the "esttab" command. I st…
estat classification after logitThere has been some problems getting correct/usable results from -estat classification-, eg: https:…
Collapse by partial groupI have a big dataset of county level demographics "County Statename Year Agegroup" where agegroup …
Subscribe to:
Post Comments (Atom)
0 Response to Bar graph with confidence intervals and character group labels
Post a Comment