Skip to content
Prev 167233 / 398502 Next

Odp: basic boxplot questions

Hi

r-help-bounces at r-project.org napsal dne 16.01.2009 15:24:26:
Standard use of boxplot does not draw filled dots, just hollow points. 
Didnt you by chance use pch=19.
Details on bxp help page

outlty, outlwd, outpch, outcex, outcol, outbg: 
outlier line type, line width, point character, point size expansion, 
color, and background color. The default outlty= "blank" suppresses the 
lines and outpch=NA suppresses points.
I always expect boxplot to show median and IQR, however I have seen such 
twisted boxplots elsewhere. Eg if you looked in CRAN search facility you 
would easily find

R-help archive January 2004: Re: [R] adding mean to boxplot

Regards
Petr
http://www.R-project.org/posting-guide.html