Message-ID: <103EAFAD-E888-43E3-A8FC-EEFC698A2F53@comcast.net>
Date: 2011-04-01T17:28:04Z
From: David Winsemius
Subject: mean in the boxplot
In-Reply-To: <7785EFE1CC2D9F4A96F6A415BC1C2BD0168DD487@PC6-46.pogb.cancer.ucl.ac.uk>
On Apr 1, 2011, at 1:20 PM, Yan Jiao wrote:
> Dear R users,
>
> How to show mean in the boxplot instead of median ?
Read ... help(boxplot)
Use boxplot to create a set of values, substitute th emean for the
groups then pass the mangled set of values to bxp().
--
David Winsemius, MD
West Hartford, CT