get_var_bounds: Fuzzy subset range

Description Usage Details Author(s) See Also Examples

View source: R/var_bounds.R

Description

This function returns a data frame containing the bounds of the fuzzy subsets of each fuzzy variable.

Usage

1

Details

Each fuzzy variable has fuzzy subsets. For example, in “speed is zero”, speed is the fuzzy variable and zero is the fuzzy subset.

The bounds of the fuzzy subset are used to create the membership functions, that are used to fuzzify the inputs of the fuzzy inference system. These bounds represent the x values at which the sigmoidal membership functions reach ~0 or ~1 respectivly(e.g. “speed is high” ranges from 3 to 6 m/s).

Author(s)

Nikolai Gorte <n.gorte@gmail.com>

See Also

FIS_IMP, FIS_SMP1, FIS_SMP2

Examples

1

ngort01/fuzzyMM documentation built on May 23, 2019, 4:43 p.m.