> > Anyone know what the 95% confidence > > interval of the median would be? For an R answer you could get one for each group from wilcox.test( .... , conf.int =TRUE ) and build that into an alternative boxplot stats function which you could specify in your bwplot call.
Steve Ellison ******************************************************************* This email and any attachments are confidential. Any use...{{dropped:8}} ______________________________________________ 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.