DENFIS.eng {frbs} | R Documentation |
DENFIS prediction function
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
DENFIS.eng(object, newdata)
Arguments
object |
the frbs model. See |
newdata |
a matrix ( |
Value
a matrix of predicted values
See Also
[Package frbs version 3.2-0 Index]