supp-methods: Calculate the Support of a Fuzzy Number

Description Usage Arguments Value See Also

Description

We have supp(A) := [a1,a4]. This gives the values that a fuzzy number possibly may represent.

Usage

1
2
## S4 method for signature 'FuzzyNumber'
supp(object)

Arguments

object

a fuzzy number

Value

Returns a numeric vector of length 2.

See Also

Other FuzzyNumber-method: Arithmetic, Extract, FuzzyNumber-class, FuzzyNumber, alphaInterval(), alphacut(), ambiguity(), as.FuzzyNumber(), as.PiecewiseLinearFuzzyNumber(), as.PowerFuzzyNumber(), as.TrapezoidalFuzzyNumber(), as.character(), core(), distance(), evaluate(), expectedInterval(), expectedValue(), integrateAlpha(), piecewiseLinearApproximation(), plot(), show(), trapezoidalApproximation(), value(), weightedExpectedValue(), width()

Other alpha_cuts: alphacut(), core()


FuzzyNumbers documentation built on Nov. 15, 2021, 5:09 p.m.