anfis.tipper {FuzzyR} | R Documentation |
Produces an example fis object which can be used for ANFIS.
Description
A function used primarily for example purposes, it creates a fis with two input (service & food), output variables (tip) and their membership functions.
Usage
anfis.tipper()
Value
A fis is return
Examples
fis <- anfis.tipper()
[Package FuzzyR version 2.3.2 Index]