Learn R Programming

wavethresh (version 4.6.1)

accessC.wp: 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, \dots)

Arguments

wp
Wavelet packet object.
...
any other arguments

Value

  • An error message!

RELEASE

Version 3.5.3 Copyright Guy Nason 1994

See Also

getpacket