Learn R Programming

FuzzyResampling (version 0.6.4)

samplingGenerators: 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

Arguments

Value

This function returns a vector of strings.

Format

An object of class character of length 3.

Examples

Run this code

# check the names of the available sampling generators

samplingGenerators

Run the code above in your browser using DataLab