Description Usage Arguments Value Author(s) Examples
View source: R/FuzzyToolkitUoN.R
Defuzzifies a given set of values using a specified range and defuzzification type producing a crisp value.
| 1 | 
| x | The range to be applied in the function (numeric vector). | 
| vals | The values to be applied in the function (numeric vector). | 
| type | The defuzzification method type, which should be either 'centroid', 'bisector', 'mom', 'som' or 'lom'. | 
Returns a defuzzified crisp value (double).
Craig Knott, Luke Hovell, Nathan Karimian
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.