README.md

FuzzyNumbers

Tools to Deal with Fuzzy Numbers in R

FuzzyNumbers is an open source (LGPL 3) package for R. It provides S4 classes and methods to deal with fuzzy numbers. The package may be used by researchers in FN theory, e.g., for preparing figures, generating numerical examples, or testing new algorithms.

Fuzzy set theory gives one of many ways (in particular, see Bayesian probabilities) to represent imprecise information. Fuzzy numbers form a particular subclass of fuzzy sets of the real line. The main idea behind this concept is motivated by the observation that people tend to describe their knowledge about objects through vague numbers, e.g., "I'm about 180 cm tall" or "The event happened between 2 and 3 p.m.".

The FuzzyNumbers package aims to provide the following functionality:

Package record on CRAN: http://cran.r-project.org/web/packages/FuzzyNumbers/

Tutorial: Gagolewski M., Caha J., A Guide to the FuzzyNumbers Package for R, 2019.

Author: Marek Gagolewski, with contributions from Jan Caha

To cite package FuzzyNumbers in publications please use:

"Gagolewski M., Caha J. (2021). FuzzyNumbers Package: Tools to deal with fuzzy numbers in R. https://github.com/gagolews/FuzzyNumbers/."

A BibTeX entry for LaTeX users is:

@Manual{FuzzyNumbersPkgR,
   title = {FuzzyNumbers Package: Tools to deal with fuzzy numbers in R},
   author = {Marek Gagolewski},
   year = {2021},
   url = {https://github.com/gagolews/FuzzyNumbers/}
}


Rexamine/FuzzyNumbers documentation built on Nov. 16, 2021, 10:04 a.m.