Gives the polynomial forms of the numerical alpha-cuts modelling the exact variance
Fuzzy.exact.variance.poly.right(data.fuzzified, breakpoints = 100)
A table composed by the coefficients of the second order equations of the right side, given at the corresponding definitions domains.
a fuzzification matrix constructed by a call to the function FUZZ or the function GFUZZ, or a similar matrix. No NA are allowed.
a positive arbitrary integer representing the number of breaks chosen to build the numerical alpha-cuts. It is fixed to 100 by default.