anfis.dE.dP4 {FuzzyR}R Documentation

anfis.dE.dP4

Description

To calculate the derivatives of output error with respect to parameters in Layer 4.

Usage

anfis.dE.dP4(anfis, de.do4, output.L3, input.stack)

Arguments

anfis

The given ANFIS model

de.do4

The derivatives of output error with respect to output.L4

output.L3

The output of nodes in Layer 3

input.stack

The input data pairs.

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 parameters in Layer 4.

Author(s)

Chao Chen


[Package FuzzyR version 2.3.2 Index]