Description Usage Arguments Value
This methods helps with extracting fuzzy numbers from FuzzyData and
FuzzyWeights.
1 2 3 4 5 6 7  | getFuzzyNumber(object, index)
## S4 method for signature 'FuzzyData,integer'
getFuzzyNumber(object, index)
## S4 method for signature 'FuzzyWeights,integer'
getFuzzyNumber(object, index)
 | 
object | 
 An object of class   | 
index | 
 An object of class   | 
A matrix where rows are fuzzy numbers and columns are important values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.