MINI MINI MANI MO
%
% Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
%
\name{ore-boxplot.stats}
\docType{methods}
\alias{ore-boxplot.stats}
\alias{boxplot.stats,ANY-method}
\alias{boxplot.stats,ore.vector-method}
\title{
Boxplotstatistiken
}
\description{
Berechnet die Statistiken, die zum Erstellen von Boxplots erforderlich sind.
}
\usage{
\S4method{boxplot.stats}{ore.vector}(x, coef = 1.5, do.conf = TRUE,
do.out = TRUE)
}
\arguments{
\item{x}{
Ein \code{\link[OREbase:ore.number-class]{ore.number}}-Objekt.
}
\item{coef}{
Ein numerischer Wert, der die maximale relative
Distanz angibt, die die Fühler (Whiskers) aus der Box herausragen können.
}
\item{do.conf,do.out}{
Logische Werte, die angeben, ob die \code{conf}- oder
\code{out}-Elemente der Listenausgabe \code{NULL}-Werte sind.
}
}
\value{
Gibt eine Liste zurück, die der Ausgabe von
\code{\link[grDevices]{boxplot.stats}} entspricht.
}
\references{
\href{http://www.oracle.com/technetwork/database/database-technologies/r/r-enterprise/documentation/index.html}{Oracle R Enterprise}
}
\author{
Oracle \email{oracle-r-enterprise@oracle.com}
}
\seealso{
\code{\link[grDevices]{boxplot.stats}}
}
%\examples{
%\dontrun{
%}
%}
\keyword{graphics}
OHA YOOOO