anfis.dE.dO2: anfis.dE.dO2

Description Usage Arguments Details Value Author(s)

View source: R/ANFIS.R

Description

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

Usage

1
anfis.dE.dO2(de.do3, do3.do2)

Arguments

de.do3

The derivatives of output error with respect to output.L3

do3.do2

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

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

Author(s)

Chao Chen


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

Related to anfis.dE.dO2 in FuzzyR...