Learn R Programming

FuzzyR (version 2.3.2)

tipper.ns: Produces an example non-singleton fis object for Waiter-Tipping.

Description

A function used primarily for example purposes, it creates a nsfis with two input (service & food), output variables (tip) and their membership functions.

Usage

tipper.ns()

Arguments

Value

A non-singleton fis object

Examples

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

Run the code above in your browser using DataLab