get_methods_calculate_noise_threshold {noisyr}R Documentation

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()

Value

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

Examples

get_methods_calculate_noise_threshold()

[Package noisyr version 1.0.0 Index]