Learn R Programming

Sim.PLFN (version 1.0)

Simulation of Piecewise Linear Fuzzy Numbers

Description

The definition of fuzzy random variable and the methods of simulation from fuzzy random variables are two challenging statistical problems in three recent decades. This package is organized based on a special definition of fuzzy random variable and simulate fuzzy random variable by Piecewise Linear Fuzzy Numbers (PLFNs); see Coroianua et al. (2013) for details about PLFNs. Some important statistical functions are considered for obtaining the membership function of main statistics, such as mean, variance, summation, standard deviation and coefficient of variance. Some of applied advantages of 'Sim.PLFN' package are: (1) Easily generating / simulation a random sample of PLFN, (2) drawing the membership functions of the simulated PLFNs or the membership function of the statistical result, and (3) Considering the simulated PLFNs for arithmetic operation or importing into some statistical computation. Finally, it must be mentioned that 'Sim.PLFN' package works on the basis of 'FuzzyNumbers' package.

Copy Link

Version

Install

install.packages('Sim.PLFN')

Monthly Downloads

112

Version

1.0

License

LGPL (>= 3)

Maintainer

Abbas Parchami

Last Published

November 28th, 2017

Functions in Sim.PLFN (1.0)

PLFN

Simulate a random Piecewise Linear Fuzzy Number
CV

Coefficient of variation for n PLFNs
Mean

Mean of n Piecewise Linear Fuzzy Numbers
Trunc

Simulation from a Truncated Distribution
Sd

Standard of Deviation of n Piecewise Linear Fuzzy Numbers
Var

Variance of n Piecewise Linear Fuzzy Numbers
PLFN.to.cuts

Convert Piecewise Linear Fuzzy Number to a cuts matrix
Sim.PLFN-package

Sim.PLFN
Sum

Summation of n Piecewise Linear Fuzzy Numbers
S.PLFN

Simulate a random sample from Piecewise Linear Fuzzy Numbers
cuts.to.PLFN

Convert cuts to Piecewise Linear Fuzzy Number