Learn R Programming

noisyr (version 1.0.0)

get_methods_calculate_noise_threshold: Show the methods for calculating a noise threshold

Description

This function outputs the methods available for the calculation of the noise threshold. To be used as input in calculate_noise_threshold.

Usage

get_methods_calculate_noise_threshold()

Arguments

Value

A character vector of options for the method.chosen arguement of calculate_noise_threshold

Examples

Run this code
# NOT RUN {
get_methods_calculate_noise_threshold()
# }

Run the code above in your browser using DataLab