[R] Boxplot: Scale outliers
Peter Ehlers
ehlers at ucalgary.ca
Wed Jul 14 22:47:22 CEST 2010
On 2010-07-13 12:11, Robert Peter wrote:
> 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?
Maybe you're looking for the 'outcex' parameter?
See ?bxp.
-Peter Ehlers
>
> Thanks in advance!
> Robert
More information about the R-help
mailing list