The R Project SVN R

Rev

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

Rev 88585 Rev 88598
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
  \bibshow{R:Becker+Chambers+Wilks:1988}
137
  \bibshow{R:Becker+Chambers+Wilks:1988,
138
 
-
 
139
  Chambers, J. M., Cleveland, W. S., Kleiner, B. and Tukey, P. A. (1983).
138
    R:Chambers+Cleveland+Kleiner:1983,
140
  \emph{Graphical Methods for Data Analysis}.
-
 
141
  Wadsworth & Brooks/Cole.
-
 
142
 
-
 
143
  \bibshow{R:Murrell:2005}
139
    R:Murrell:2005}
144
 
140
 
145
  See also \code{\link{boxplot.stats}}.
141
  See also \code{\link{boxplot.stats}}.
146
}
142
}
147
\seealso{
143
\seealso{
148
  \code{\link{boxplot.stats}} which does the computation,
144
  \code{\link{boxplot.stats}} which does the computation,