Message-ID: <50A6A35E.7090201@xtra.co.nz>
Date: 2012-11-16T20:34:38Z
From: Rolf Turner
Subject: Boxplot in R
In-Reply-To: <1353096286475-4649797.post@n4.nabble.com>
On 17/11/12 09:04, Elli wrote:
> How to calculate the boxplots R? This question arises because we are building
> manually boxplots, we consulted various literature sources for calculations
> of the boxplot but our results differ from those generated by R, especially
> when calculating the whiskers.
> What is the procedure used by R to perform these calculations?
> Anyone can help us please?
?boxplot.stats
cheers,
Rolf Turner