Description Usage Arguments Value See Also
View source: R/FCluster.Predict.R
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
.
1 | DENFIS.eng(object, newdata)
|
object |
the frbs model. See |
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. |
a matrix of predicted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.