rm.det | R Documentation |
Set the wavelet coefficients of certain coarse levels for a "wavelets on
the interval" object equal to zero. The operation of this function
is somewhat similar to the nullevels
function, but for
objects associated with the "wavelets on the interval code".
rm.det(wd.int.obj)
wd.int.obj |
the object whose coarse levels you wish to set to zero |
The "wavelets on the interval" code is contained within the wd
function. All levels coarser than (but not including) the
wd.int.obj$current.scale
are set to zero.
A wd.object
of type="interval"
containing the modified
input object with certain coarse levels set to zero.
Piotr Fryzlewicz
nullevels
, wd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.