anfis.dO5.dO4 {FuzzyR} | R Documentation |
anfis.dO5.dO4
Description
To calculate the derivatives of output.L5 with respect to output.L4. NOTE: currently, only single output in L5 is supported
Usage
anfis.dO5.dO4(output.L4)
Arguments
output.L4 |
The output of nodes in Layer 4. |
Details
This function is not recommended for external use, but can be used for debugging or learning.
Value
The derivatives of output.L5 with respect to output.L4.
Author(s)
Chao Chen
[Package FuzzyR version 2.3.2 Index]