
Last chance! 50% off unlimited learning
Sale ends in
This function actually computes the inverse of the "wavelets on the interval" transform.
# S3 method for int
wr(wav.int.object, …)
A list with components defined by the return from the wd.int
function.
any other arguments
The inverse wavelet transform of the wav.int.object supplied.
Version 3.9.6 (Although Copyright Piotr Fryzlewicz and Markus Monnerjahn 1995-9).
(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.
# NOT RUN {
#
# The user is expected to call the wr
# for inverting a "wavelets on the interval transform".
#
# }
Run the code above in your browser using DataLab