<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4616.200" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=691521522-25112001>The standard R
boxplot appears to use quartiles to determine the height of the rectangles and a
range parameter - RNG - (default=1.5 I think) that determines the length of the
whiskers as <= RNG x Interquartile Range. Is it possible to instead
define the range as extending to the 95th percentile? If so, how
would this be done? </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=691521522-25112001></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=691521522-25112001>nb, I'm plotting
multiple boxplots on a single chart so a function that applies to multiple
series would be useful.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=691521522-25112001></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=691521522-25112001>Thanks,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=691521522-25112001></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=691521522-25112001>Nick</SPAN></FONT></DIV></BODY></HTML>