threshold {wavethresh}R Documentation

Thresholding Wavelets - Generic function

Description

Generic function for soft or hard thresholding of wavelets.

Usage

threshold(x, ...)

Arguments

x an R object.
... methods may have additional arguments.

Value

thresholding is applied to the object and a thresholded version is returned.

References

see wd for a list.

See Also

threshold.wd, threshold.imwd and threshold.imwdc for the wavelet methods and examples.

wd, wr, imwd, etc.


[Package wavethresh version 2.2-9 Index]