| threshold(wavethresh) | R Documentation |
Generic function for soft or hard thresholding of wavelets.
threshold(x, ...)
x |
an R object. |
... |
methods may have additional arguments. |
thresholding is applied to the object and a thresholded version is returned.
see wd for a list.
threshold.wd, threshold.imwd and
threshold.imwdc for the wavelet methods and examples.