The R Project SVN R

Rev

Rev 85977 | Rev 88598 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85977 Rev 88585
Line 132... Line 132...
132
  \item{group}{a vector of the same length as \code{out} whose elements
132
  \item{group}{a vector of the same length as \code{out} whose elements
133
    indicate to which group the outlier belongs.}
133
    indicate to which group the outlier belongs.}
134
  \item{names}{a vector of names for the groups.}
134
  \item{names}{a vector of names for the groups.}
135
}
135
}
136
\references{
136
\references{
137
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988).
137
  \bibshow{R:Becker+Chambers+Wilks:1988}
138
  \emph{The New S Language}.
-
 
139
  Wadsworth & Brooks/Cole.
-
 
140
 
138
 
141
  Chambers, J. M., Cleveland, W. S., Kleiner, B. and Tukey, P. A. (1983).
139
  Chambers, J. M., Cleveland, W. S., Kleiner, B. and Tukey, P. A. (1983).
142
  \emph{Graphical Methods for Data Analysis}.
140
  \emph{Graphical Methods for Data Analysis}.
143
  Wadsworth & Brooks/Cole.
141
  Wadsworth & Brooks/Cole.
144
 
142
 
145
  Murrell, P. (2005).
143
  \bibshow{R:Murrell:2005}
146
  \emph{R Graphics}.
-
 
147
  Chapman & Hall/CRC Press.
-
 
148
 
144
 
149
  See also \code{\link{boxplot.stats}}.
145
  See also \code{\link{boxplot.stats}}.
150
}
146
}
151
\seealso{
147
\seealso{
152
  \code{\link{boxplot.stats}} which does the computation,
148
  \code{\link{boxplot.stats}} which does the computation,