Obtain whole resolution level of wavelet packet coefficients from a wavelet packet object (wp).
## S3 method for class 'wp' accessD(wp, level, ...)
wp |
Wavelet packet object |
.
level |
the resolution level that you wish to extract. |
... |
any other arguments |
The wavelet packet coefficients are actually stored in a straightforward manner in a matrix component of a wp
object so it would not be too difficult to extract whole resolution levels yourself. However, this routine makes it easier to do.
A vector containing the coefficients that you wanted to extract.
Version 3.5.3 Copyright Guy Nason 1994
G P Nason
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.