MINI MINI MANI MO
%
% Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
%
\name{ore.predict}
\alias{ore.predict}
\alias{ore.predict,ANY-method}
\title{
使用 R 模型的 Oracle R Enterprise 预测
}
\description{
对在 Oracle R Enterprise 中的模型预测通用。
}
\usage{
ore.predict(object, newdata, ...)
}
\arguments{
\item{object}{
一个模型对象。
}
\item{newdata}{
一个 \code{\link[OREbase:ore.frame-class]{ore.frame}}
对象。
}
\item{\dots}{
已实施方法的可选参数。
}
}
\value{
返回 \code{\link[OREbase:ore-class]{ore}} 子类的对象。
}
\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{ore.predict-lm}},
\code{\link{ore.predict-glm}},
\code{\link{ore.predict-kmeans}},
\code{\link{ore.predict-matrix}},
\code{\link{ore.predict-multinom}},
\code{\link{ore.predict-nnet}},
\code{\link{ore.predict-ore.model}},
\code{\link{ore.predict-rpart}}.
}
\keyword{models}
OHA YOOOO