ZEP

The goal of ZEP, a library written in R, is to calculate the output for the function, where its argument is given by fuzzy number, with the Zadeh’s Extension Principle. This output can be plotted and approximated using the built-in approximations methods.

Installation

You can install the latest development version of FuzzyResampling with:

library(devtools)
install_github("mroman-ibs/ZEP")

You can install the latest stable version from CRAN with:

install.packages("ZEP")

Examples

References