anfis.dE.dP1: anfis.dE.dP1

Description Usage Arguments Details Value Author(s)

View source: R/ANFIS.R

Description

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

Usage

1
anfis.dE.dP1(anfis, de.do1, input.stack)

Arguments

anfis

The given ANFIS model

de.do1

The derivatives of output error with respect to output.L1

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

Author(s)

Chao Chen


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

Related to anfis.dE.dP1 in FuzzyR...