Learn R Programming

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

Copy Link

Version

Install

install.packages('ZEP')

Monthly Downloads

121

Version

0.3.1

License

GPL-3

Maintainer

Maciej Romaniuk

Last Published

October 30th, 2025

Functions in ZEP (0.3.1)

approximationMehodsInside

A vector containing names of the built-in approximation methods.
AnimateListZEP

Function for animation of the whole list of fuzzy numbers
DpqDistance

Function to calculate D(p,q) distance.
AnimateZEP

Animate output for the Zadeh's principle
FuzzyApproximation

Function for approximation with the help of methods other than in FuzzyNumbers package
PlotZEP

Plot input and output for the Zadeh's principle
ApplyZEP

Function to apply the Zadeh's principle