core-methods: Calculate the Core of a Fuzzy Number

Description Usage Arguments Value See Also

Description

We have core(A) := [a2,a3]. This gives the values that a fuzzy number necessarily represents.

Usage

1
2
## S4 method for signature 'FuzzyNumber'
core(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(), distance(), evaluate(), expectedInterval(), expectedValue(), integrateAlpha(), piecewiseLinearApproximation(), plot(), show(), supp(), trapezoidalApproximation(), value(), weightedExpectedValue(), width()

Other alpha_cuts: alphacut(), supp()


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