anfis.dE.dO5 {FuzzyR}R Documentation

anfis.dE.dO5

Description

To calculate the derivatives of output error with respect to output.L5. NOTE: currently, only single output in L5 is supported

Usage

anfis.dE.dO5(output.L5, y)

Arguments

output.L5

the model outputs

y

the target outputs

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.L5

Author(s)

Chao Chen


[Package FuzzyR version 2.3.2 Index]