fuzzy.residuals: Calculates the fuzzy residuals

Description Usage Arguments Value

View source: R/fuzzy_predicted_values_12122018.R

Description

Calculates the fuzzy residuals

Usage

1
fuzzy.residuals(data.fuzzified, predicted.values)

Arguments

data.fuzzified

the fuzzified data set constructed by a call to the function FUZZ or the function GFUZZ, or a similar matrix.

predicted.values

the fuzzy predicted values constructed by a call to the function FUZZ or the function GFUZZ, or a similar matrix.

Value

Returns a matrix containing the alpha-cuts of the fuzzy residuals.


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