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

PowerFuzzyNumber

Creates a Fuzzy Number with Sides Given by Power Functions


Description

For convenience, objects of class PowerFuzzyNumber may be created with this function.

Usage

PowerFuzzyNumber(a1, a2, a3, a4, p.left = 1, p.right = 1)

Arguments

a1

a number specyfing left bound of the support

a2

a number specyfing left bound of the core

a3

a number specyfing right bound of the core

a4

a number specyfing right bound of the support

p.left

a positive number specyfing the exponent for the left side

p.right

a positive number specyfing the exponent for the right side

Value

Object of class PowerFuzzyNumber

See Also


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.