GFS.GCCL.eng: GFS.GCCL.test: The prediction phase
Description
This function is the internal function of the GFS.GCCL and FH.GBML method to compute the predicted values.
Usage
GFS.GCCL.eng(object, newdata)
Arguments
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.
Value
A matrix of predicted values.