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