Learn R Programming

wavethresh (version 2.2-3)

threshold: Thresholding Wavelets - Generic function

Description

Generic function for soft or hard thresholding of wavelets.

Usage

threshold(x, ...)

Arguments

x
an Robject.
...
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.