Learn R Programming

FuzzyR (version 2.3.2)

anfis.tipper: 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()

Arguments

Value

A fis is return

Examples

Run this code
# NOT RUN {
fis <- anfis.tipper()
# }

Run the code above in your browser using DataLab