DENFIS.eng: DENFIS prediction function

Description Usage Arguments Value See Also

View source: R/FCluster.Predict.R

Description

This function is an internal function for the prediction phase using the DENFIS method. The user should use this function not directly, but with calling predict.

Usage

1
DENFIS.eng(object, newdata)

Arguments

object

the frbs model. See 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

See Also

DENFIS


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