filterByThreshold: filterByThreshold

View source: R/deconvTools.R

filterByThresholdR Documentation

filterByThreshold

Description

filterByThreshold applies a filtering based on wavelet by specifying a threshold value

Usage

filterByThreshold(s, wavelet, type = 0)

Arguments

s

the spectral signal as a numerical vector

wavelet

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

type

the type of the threshold : 0 for Soft threshold, 1 for Hard threshold

Value

a vector of the same dimension as the entry one


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