Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

core-methods

Calculate the Core of a Fuzzy Number


Description

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

Usage

## S4 method for signature 'FuzzyNumber'
core(object)

Arguments

object

a fuzzy number

Value

Returns a numeric vector of length 2.

See Also

Other alpha_cuts: alphacut, supp


FuzzyNumbers

Tools to Deal with Fuzzy Numbers

v0.4-6
LGPL (>= 3)
Authors
Marek Gagolewski [aut, cre], Jan Caha [ctb]
Initial release
2019-02-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.