anfis.dE.dO4: anfis.dE.dO4

Description Usage Arguments Details Value Author(s)

View source: R/ANFIS.R

Description

to calculate the derivatives of output error with respect to output.L4.

Usage

1
anfis.dE.dO4(anfis, de.do5, do5.do4)

Arguments

anfis

The given ANFIS model

de.do5

The derivatives of output error with respect to output.L5

do5.do4

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.

Value

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

Author(s)

Chao Chen


FuzzyR documentation built on May 19, 2021, 9:06 a.m.

Related to anfis.dE.dO4 in FuzzyR...