wr {wavethresh} | R Documentation |
Wavelet reconstruction (inverse DWT).
Description
Performs inverse discrete wavelet transform.
This function is generic.
Particular methods exist. For the wd
class object this generic function uses wr.wd
.
Usage
wr(...)
Arguments
... |
See individual help pages for details. |
Details
See individual method help pages for operation and examples.
Value
Usually the wavelet reconstruction of x. Although the return value varies with the precise method used.
RELEASE
Version 3.5.3 Copyright Guy Nason 1994
Author(s)
G P Nason
See Also
[Package wavethresh version 4.7.2 Index]