Re: [R] box plot and plot whiskers

2012-07-13 Thread S Ellison
> -Original Message- > I have question concerning box plot and it's whiskers. As I > understood from the description of the boxplot() function, if > the range value is positive the plot whiskers extend out from > the box to the most extreme data points defined by the values > of the

Re: [R] box plot and plot whiskers

2012-07-13 Thread David L Carlson
4352 - Original Message - From: "Barbara Uszczynska" To: r-help@r-project.org Sent: Friday, July 13, 2012 7:40:30 AM Subject: [R] box plot and plot whiskers Dear R users, I have question concerning box plot and it's whiskers. As I understood from the descrip

[R] box plot and plot whiskers

2012-07-13 Thread Barbara Uszczynska
Dear R users, I have question concerning box plot and it's whiskers. As I understood from the description of the boxplot() function, if the range value is positive the plot whiskers extend out from the box to the most extreme data points defined by the values of the IQR times range (default 1.5)