S4 class Representing a Trapezoidal Fuzzy Number
Trapezoidal Fuzzy Numbers have linear side functions and alpha-cut bounds.
Trapezoidal fuzzy numbers are among the simplest FNs. Despite their simplicity, however, they include triangular FNs, “crisp” real intervals, and “crisp” reals. Please note that currently no separate classes for these particular TFNs types are implemented in the package.
a1
, a2
, a3
, a4
,
lower
, upper
, left
, right
:Inherited from the FuzzyNumber
class.
Class FuzzyNumber
, directly.
TrapezoidalFuzzyNumber
for a convenient constructor,
as.TrapezoidalFuzzyNumber
for conversion of objects to this class,
and trapezoidalApproximation
for approximation routines.
Other TrapezoidalFuzzyNumber-method: Arithmetic
,
TrapezoidalFuzzyNumber
,
TriangularFuzzyNumber
,
alphaInterval
,
as.PiecewiseLinearFuzzyNumber
,
as.PowerFuzzyNumber
,
as.TrapezoidalFuzzyNumber
,
expectedInterval
, plot
showClass("TrapezoidalFuzzyNumber") showMethods(classes="TrapezoidalFuzzyNumber")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.