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{Oracle R Enterprise Predictions Using R Models}
\description{
Generic for model predictions in Oracle R Enterprise.
}
\usage{
ore.predict(object, newdata, ...)
}
\arguments{
\item{object}{A model object.}
\item{newdata}{An \code{\link[OREbase:ore.frame-class]{ore.frame}}
object.}
\item{\dots}{Optional arguments for implemented methods.}
}
\value{
Returns an object of an \code{\link[OREbase:ore-class]{ore}} subclass.
}
\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