Learn R Programming

wavethresh (version 4.7.3)

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(...)

Value

Usually the wavelet reconstruction of x. Although the return value varies with the precise method used.

Arguments

...

See individual help pages for details.

RELEASE

Version 3.5.3 Copyright Guy Nason 1994

Author

G P Nason

Details

See individual method help pages for operation and examples.

See Also

wd, wd.object, wr.wd