putD | R Documentation |
This generic function inserts smooths into various types of wavelet objects.
This function is generic.
Particular methods exist. For objects of class:
use the putD.wd
method.
use the putD.wp
method.
use the putD.wst
method.
See individual method help pages for operation and examples.
See accessD
if you wish to extract mother wavelet coefficients. See putC
if you wish to insert father wavelet coefficients.
putD(...)
... |
See individual help pages for details. |
A wavelet object of the same class as x
with the new mother wavelet coefficients inserted.
Version 3.5.3 Copyright Guy Nason 1994
G P Nason
putD.wd
, putD.wp
, putD.wst
, accessD
, putC
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.