FuzzyR: An Extended Fuzzy Logic Toolbox for the R Programming Language
Chao Chen, Tajul Rosli Razak, Jonathan M. Garibaldi
Abstract
This paper presents an R package FuzzyR which is an extended fuzzy logic toolbox for the R programming language. FuzzyR is a continuation of the previous Fuzzy R toolboxes such as FuzzyToolkitUoN. Whilst keeping existing functionalities of the previous toolboxes, the main extension in the FuzzyR toolbox is the capability of optimising type-1 and interval type-2 fuzzy inference systems based on an extended ANFIS architecture. An accuracy function is also added to provide performance indicators featuring eight alternative accuracy measures, including a new measure UMBRAE. In addition, graphical user interfaces have been provided so that the properties of a fuzzy inference system can be visualised and manipulated, which is particularly useful for teaching and learning. Note that this paper illustrates some of the new features of the FuzzyR toolbox, but does not provide a complete list of all functions available. More details about the new features of FuzzyR and a complete description of all functions can be found in the manual of the toolbox.