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

convertSide

Convert a Given Side Function to Side Generating Function


Description

The resulting function linearly scales the input and passes it to the original function.

Usage

convertSide(f, x1, x2)

Arguments

f

a function defined on [x1,x2]

x1

numeric vector of length 1; if longer, only the first element is used

x2

numeric vector of length 1; if longer, only the first element is used

Details

The function works for x1<x2 and x1>x2.

Value

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

See Also

Other auxiliary: approxInvert, convertAlpha


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.