anfis.L2.which: L2.which

Description Usage Arguments Details Value Author(s)

View source: R/ANFIS.R

Description

To determin which output (w.lower, w.upper) to be used by the ekm algorithm

Usage

1
anfis.L2.which(anfis, output.L2, output.L4.mf)

Arguments

anfis

The given ANFIS model

output.L2

The output of nodes in Layer 2

output.L4.mf

The linear membership grades of nodes in Layer 4

Details

This function is not recommended for external use, but can be used for debugging or learning. See the source code of anfis.eval for usage.

Value

A list of matrix indicating which output (w.lower, w.upper) in layer 2 should be used by the ekm algorithm

Author(s)

Chao Chen


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