Learn R Programming

FuzzyResampling (version 0.6.4)

resamplingMethods: A vector containing names of all resampling methods.

Description

resamplingMethods is a vector containing names of all resampling methods.

Usage

resamplingMethods

Arguments

Value

This function returns a vector of strings.

Format

An object of class character of length 7.

Examples

Run this code

# check the names of the available resampling methods

resamplingMethods

Run the code above in your browser using DataLab