TrapezoidalFuzzyNumber: Creates a Trapezoidal Fuzzy Number

Description Usage Arguments Value See Also

View source: R/class-02-TrapezoidalFuzzyNumber.R

Description

For convenience, objects of class TrapezoidalFuzzyNumber may be created with this function.

Usage

1
TrapezoidalFuzzyNumber(a1, a2, a3, a4)

Arguments

a1

a number specyfing left bound of the support

a2

a number specyfing left bound of the core

a3

a number specyfing right bound of the core

a4

a number specyfing right bound of the support

Value

Object of class TrapezoidalFuzzyNumber

See Also

Other TrapezoidalFuzzyNumber-method: Arithmetic, TrapezoidalFuzzyNumber-class, TriangularFuzzyNumber(), alphaInterval(), as.PiecewiseLinearFuzzyNumber(), as.PowerFuzzyNumber(), as.TrapezoidalFuzzyNumber(), expectedInterval(), plot()


Rexamine/FuzzyNumbers documentation built on Nov. 16, 2021, 10:04 a.m.