tipper.tsk {FuzzyR}R Documentation

Produces an example fis object (TSK type), which can also be optimised by 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

tipper.tsk()

Value

A fis is return

Examples

fis <- tipper.tsk()

[Package FuzzyR version 2.3.2 Index]