getpacket {wavethresh} | R Documentation |
This generic function extracts packets of coefficients from various types of wavelet objects.
This function is generic.
Particular methods exist. For objects of class:
getpacket.wp
method.getpacket.wst
method.getpacket.wpst
method.See individual method help pages for operation and examples.
Use the accessC
and accessD
function to extract whole resolution levels of coefficients simultaneously.
getpacket(...)
... |
See individual help pages for details. |
The packet of coefficients requested.
Version 3.5.3 Copyright Guy Nason 1994
G P Nason
getpacket.wp
, getpacket.wst
, getpacket.wpst
, accessD
, accessC
.