samplingGenerators {FuzzyResampling} | R Documentation |
A vector containing names of all sampling generators
Description
samplingGenerators
is a vector containing names of all generators which can be used to sample synthetic
fuzzy numbers (trapezoidal or triangular).
Usage
samplingGenerators
Format
An object of class character
of length 3.
Value
This function returns a vector of strings.
Examples
# check the names of the available sampling generators
samplingGenerators
[Package FuzzyResampling version 0.6.3 Index]