Hello Statalisters,
I wish to display the means of a continuous variable for different values of a single group variable, so that the subgroups are ordered on the x axis on a descending/ascending order. I already used the command "grmeanby", which resulted in the following graph:
Array
The command was: grmeanby subclass, summarize(dist)
Basically, I want the means to be displayed on the x axis and the y axis to be gone, so that the names for the different values of "subclass" are aligned horizontally over a single line displaying the range for "dist". I would much appreciate it if somebody could help with this.
Also, sorry for not posting my code in the right way, I am not using my own computer at the moment and do not want to install things because of this.
Regards,
Dominik
Related Posts with Displaying mean values for groups on a line
Importing .shp file to Stata with "long" varnameHello, I am trying to import a .shp shapefile containing English local authorities into Stata using…
from Stata IC to SEHi, currently my Stata version is IC. But it seems IC cannot deal with my large data set. When I run…
How can I specify duplicated cases between two groups? id DOB year 1 901020 2014 2 981020 2014 3 841028 2014 4 790707 2014 5 800301 2014 6 9…
Margins after cmroprobitHello I have a dataset which looks as follows (the below is just an excerpt): caseid 7 7 7 7 8 8 …
Ytitle positionI want to reposition the title of the Y axis to where the red line I marked in the attached screensh…
Subscribe to:
Post Comments (Atom)
0 Response to Displaying mean values for groups on a line
Post a Comment