anfis.L4.mf.eval {FuzzyR} | R Documentation |
To evaluate the membership functions of nodes in Layer 4
anfis.L4.mf.eval(anfis, input.stack)
anfis |
The given ANFIS model |
input.stack |
The input data |
This function is not recommended for external use, but can be used for debugging or learning.
See the source code of anfis.eval
for usage.
The membership grades of the membership functions of nodes in Layer 4
Chao Chen