FuzzyNumbers (version 0.4-6)

show: Print Basic Information on a Fuzzy Number

Description

See as.character for more details.

Usage

# S4 method for FuzzyNumber
show(object)

Arguments

object

a fuzzy number

Value

Does not return anything interesting.

Details

The method as.character is called on given fuzzy number object with default arguments. The results are printed on stdout.

See Also

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