Creates a Fuzzy Number with Sides Given by Power Functions
For convenience, objects of class PowerFuzzyNumber
may be created with this function.
PowerFuzzyNumber(a1, a2, a3, a4, p.left = 1, p.right = 1)
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 |
Object of class PowerFuzzyNumber
Other PowerFuzzyNumber-method: PowerFuzzyNumber-class
,
alphaInterval
,
as.PowerFuzzyNumber
,
as.TrapezoidalFuzzyNumber
,
as.character
,
expectedInterval
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.