[R] what is meaning of the bubbles in boxplots?
Thomas Lumley
tlumley at u.washington.edu
Mon Jul 20 17:53:01 CEST 2009
You may be looking for the range=0 argument to boxplot().
-thomas
On Mon, 20 Jul 2009, Douglas Bates wrote:
> On Mon, Jul 20, 2009 at 5:18 AM, Jie TANG<totangjie at gmail.com> wrote:
>> Hi ,everyone ,
>> I draw some boxplot figure with the command "boxplot".But in the
>> figure,there are some bubbles at the top part of the figure.
>>
>> Can anyone tell me what the correct meaning of these bubbles?and how to
>> remove it?
>
> Those are data points that are considered to be outliers. As to how
> to remove them, that's a tricky question, more as to why than how.
> The purpose of showing those points in a different way is to emphasize
> that those points deserve special attention. You do not want to just
> "make them go away".
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
Thomas Lumley Assoc. Professor, Biostatistics
tlumley at u.washington.edu University of Washington, Seattle
More information about the R-help
mailing list