Rdocumentation
powered by
Learn R Programming
frbs (version 2.0-0)
GFS.FR.MOGUL.test: GFS.FR.MOGUL: The prediction phase
Description
This function is the internal function of the GFS.FR.MOGUL method to compute the predicted values.
Usage
GFS.FR.MOGUL.test(object, newdata)
Arguments
object
the
frbs-object
.
newdata
a matrix(m x n) of data for the prediction process, where m is the number of instances and n is the number of input variables.
Value
A matrix of predicted values.