Description Usage Arguments Value See Also
This methods construct object FuzzyData based on provided matrix.
The matrix needs to be have rows represent individual fuzzy numbers and three colums that
represent minimal, modal and maximal value of fuzzy number.
1 2 3 4 |
data |
A |
single.value |
An optional boolean parameter (default value TRUE) specifying if the data to be turn into fuzzy data is single vector of fuzzy numbers (then it needs to have 3 colums) or if the whole matrix needs to be turn into fuzzy values. |
An object of class FuzzyData
FuzzyData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.