convert | R Documentation |
Convert one type of wavelet object into another.
This function is generic.
Particular methods exist:
convert.wd
is used to convert non-decimated wd
objects into wst
objects.
convert.wst
is used to convert wst
objects into non-decimated wd
objects.
convert(...)
... |
See individual help pages for details. |
See individual method help pages for operation and examples.
An object containing the converted representation.
Version 3.6.0 Copyright Guy Nason 1995
G P Nason
convert.wd
, convert.wst
, wst
, wst.object
, wst
, wst.object
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.