Learn R Programming

FuzzyR (version 2.3.2)

anfis.dO4.dO3: anfis.dO4.dO3

Description

To calculate the derivatives of output.L4 with respect to output.L3.

Usage

anfis.dO4.dO3(output.L4, output.L4.mf)

Arguments

output.L4

The output of nodes in Layer 4

output.L4.mf

The membership grades of the membership functions of nodes in Layer 4

Value

The derivatives of output.L4 with respect to output.L3.

Details

This function is not recommended for external use, but can be used for debugging or learning.