Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

wr.int

Computes inverse "wavelets on the interval" transform.


Description

This function actually computes the inverse of the "wavelets on the interval" transform.

Usage

## S3 method for class 'int'
wr(wav.int.object, ...)

Arguments

wav.int.object

A list with components defined by the return from the wd.int function.

...

any other arguments

Details

(The WaveThresh implementation of the “wavelets on the interval transform” was coded by Piotr Fryzlewicz, Department of Mathematics, Wroclaw University of Technology, Poland; this code was largely based on code written by Markus Monnerjahn, RHRK, Universitat Kaiserslautern; integration into WaveThresh by GPN).

See the help on the "wavelets on the interval code" in the wd help page.

Value

The inverse wavelet transform of the wav.int.object supplied.

RELEASE

Version 3.9.6 (Although Copyright Piotr Fryzlewicz and Markus Monnerjahn 1995-9).

Note

It is not recommended that the casual user call this function. The "wavelets on the interval" transform is best called in WaveThresh via the wd function with the argument bc argument set to "interval".

Author(s)

Piotr Fryzlewicz and Markus Monnerjahn

See Also

Examples

#
# The user is expected to call the wr
# for inverting a "wavelets on the interval transform".
#

wavethresh

Wavelets Statistics and Transforms

v4.6.8
GPL (>= 2)
Authors
Guy Nason [aut, cre]
Initial release
2016-10-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.