Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: sorting boxplots on the median
From
Nikolaos Pandis <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: sorting boxplots on the median
Date
Thu, 14 Feb 2013 10:54:43 -0800 (PST)
Hi to all,
I am trying the following command in Stata 12.1 with the objective to sort the boxplots according to the value of the median (ascending or descending it does not matter):
.graph box percent,over(journalno, sort(percent) descending )
However, it does not work. Any advice would be appreciated.
If I use:
graph bar percent,over(journalno, sort(percent) descending )
it works and sorts by the value of the mean
Thank you,
Nick
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/