anfis.L5.eval {FuzzyR} | R Documentation |
To evaluate the nodes in Layer 5
anfis.L5.eval(output.L4)
output.L4 |
The output of nodes in Layer 4 |
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 output of nodes in Layer 5
Chao Chen