anfis.dE.dO5 {FuzzyR} | R Documentation |
To calculate the derivatives of output error with respect to output.L5. NOTE: currently, only single output in L5 is supported
anfis.dE.dO5(output.L5, y)
output.L5 |
the model outputs |
y |
the target outputs |
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.L5
Chao Chen