filterByWT: filterByWT

View source: R/deconvTools.R

filterByWTR Documentation

filterByWT

Description

filterByWT applies a filtering based on wavelet using the universal threshold

Usage

filterByWT(s, wavelet, threshold = 0.5)

Arguments

s

the spectral signal as a numerical vector

wavelet

the name of the wavelet: haar, daub2, daub4, daub8, symlet2, symlet4, symlet8

threshold

the threshold value - default value is 0.5

Value

a vector of the same dimension as the entry one


INRA/Rnmr1D documentation built on April 13, 2025, 10:54 p.m.