Hello!
I am trying to scale the outliers in a boxplot. I am passing "pars =
list(boxwex=0.1, staplewex=0.1, outwex=0.1)" to the boxplot command. The
boxes are scaled correctly, but the circles (outliers) are not scaled at
all, and thus pretty big compared to the boxes scaled with 0.1.
Am I missing something?
Thanks in advance!
Robert
______________________________________________
R-help@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.