GFS.Thrift.test: GFS.Thrift: The prediction phase
Description
This function is the internal function of the GFS.Thrift method to compute the predicted values.
Usage
GFS.Thrift.test(object, newdata)
Value
A matrix of predicted values.
Arguments
- object
the frbs-object.
- newdata
a matrix (\(m \times n\)) of data for the prediction process, where \(m\) is the number of instances and
\(n\) is the number of input variables.