Fuzzy.exact.variance.poly.right: Gives the polynomial forms of the numerical alpha-cuts...

Description Usage Arguments Value

View source: R/Fuzzy_Sample_Variance_Exact_31102018.R

Description

Gives the polynomial forms of the numerical alpha-cuts modelling the exact variance

Usage

1
Fuzzy.exact.variance.poly.right(data.fuzzified, breakpoints = 100)

Arguments

data.fuzzified

a fuzzification matrix constructed by a call to the function FUZZ or the function GFUZZ, or a similar matrix. No NA are allowed.

breakpoints

a positive arbitrary integer representing the number of breaks chosen to build the numerical alpha-cuts. It is fixed to 100 by default.

Value

A table composed by the coefficients of the second order equations of the right side, given at the corresponding definitions domains.


FuzzySTs documentation built on Nov. 23, 2020, 5:11 p.m.