accessC.wp {wavethresh} | R Documentation |
Warning function when trying to access smooths from wavelet packet object (wp).
Description
There are no real smooths to access in a wp
wavelet packet object. This function returns an error message. To obtain coefficients from a wavelet packet object you should use the getpacket
collection of functions.
Usage
## S3 method for class 'wp'
accessC(wp, ...)
Arguments
wp |
Wavelet packet object. |
... |
any other arguments |
Value
An error message!
RELEASE
Version 3.5.3 Copyright Guy Nason 1994
Author(s)
G P Nason
See Also
[Package wavethresh version 4.7.2 Index]