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

convertAlpha

Convert a Given Upper/Lower Alpha-Cut Function to an Alpha-Cut Generating Function


Description

The resulting function calls the original function and then linearly scales its output.

Usage

convertAlpha(f, y1, y2)

Arguments

f

a function into [y1,y2]

y1

numeric vector of length 1

y2

numeric vector of length 1

Value

Returns a new function defined on [0,1] (scaled input).

See Also

Other auxiliary: approxInvert, convertSide


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.