Calculate the Core of a Fuzzy Number
We have core(A) := [a2,a3]. This gives the values that a fuzzy number necessarily represents.
## S4 method for signature 'FuzzyNumber' core(object)
object |
a fuzzy number |
Returns a numeric vector of length 2.
Other FuzzyNumber-method: Arithmetic
,
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.