anfis.dE.dO4 {FuzzyR} | R Documentation |
anfis.dE.dO4
Description
to calculate the derivatives of output error with respect to output.L4.
Usage
anfis.dE.dO4(anfis, de.do5, do5.do4)
Arguments
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. |
Details
This function is not recommended for external use, but can be used for debugging or learning.
Value
The derivatives of output error with respect to output.L4.
Author(s)
Chao Chen
[Package FuzzyR version 2.3.2 Index]