anfis.dE.dO4 {FuzzyR} | R Documentation |
to calculate the derivatives of output error with respect to output.L4.
anfis.dE.dO4(anfis, de.do5, do5.do4)
anfis |
The given ANFIS model |
de.do5 |
The derivatives of output error with respect to output.L5 |
do5.do4 |
The derivatives of output.L5 with respect to output.L4. |
This function is not recommended for external use, but can be used for debugging or learning.
The derivatives of output error with respect to output.L4.
Chao Chen