Learn R Programming

FuzzyR (version 2.3.2)

anfis.dO5.dO4: 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.

Value

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.