MINI MINI MANI MO

Path : /opt/oracle/product/18c/dbhomeXE/R/library/OREgraphics/doc/man/zh_CN/
File Upload :
Current File : //opt/oracle/product/18c/dbhomeXE/R/library/OREgraphics/doc/man/zh_CN/ore-boxplot.stats.Rd

%
% 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{
箱线图统计信息
}
\description{
计算生成箱线图所必需的统计信息。
}
\usage{
  \S4method{boxplot.stats}{ore.vector}(x, coef = 1.5, do.conf = TRUE,
                do.out = TRUE)
}
\arguments{
  \item{x}{
一个 \code{\link[OREbase:ore.number-class]{ore.number}} 对象。
}
  \item{coef}{
用于指定触须可以从箱子向外延伸
    的最大相对距离的数字值。
}
  \item{do.conf,do.out}{
逻辑值, 用于指示列表输出的 \code{conf} 或
    \code{out} 元素是否为 \code{NULL} 值。
}
}
\value{
返回符合 \code{\link[grDevices]{boxplot.stats}} 的输出的
  列表。
}
\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