WaveThresh
Help
wr
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(x, ...)
REQUIRED ARGUMENTS
- x
- an S-PLUS object
OPTIONAL ARGUMENTS
- ...
- methods may have additional arguments.
VALUE
Usually the wavelet reconstruction of x. Although the return
value varies with the precise method used.
DETAILS
See individual method help pages for operation and examples.
RELEASE
Version 3.5.3 Copyright Guy Nason 1994
SEE ALSO
wd, wd object,
wr.wd