GFS.LT.RS.test: GFS.LT.RS: The prediction phase

Description Usage Arguments Value

View source: R/GFS.Predict.R

Description

This function is the internal function of the GFS.LT.RS method to compute the predicted values.

Usage

1
GFS.LT.RS.test(object, newdata)

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.

Value

A matrix of predicted values.


frbs documentation built on Dec. 16, 2019, 1:19 a.m.