View source: R/fuzzy_predicted_values_12122018.R
fuzzy.residuals | R Documentation |
Calculates the fuzzy residuals
fuzzy.residuals(data.fuzzified, predicted.values)
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. |
Returns a matrix containing the alpha-cuts of the fuzzy residuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.