Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getpacket

Get a packet of coefficients from a wavelet object


Description

This generic function extracts packets of coefficients from various types of wavelet objects.

This function is generic.

Particular methods exist. For objects of class:

wp

use the getpacket.wp method.

wst

use the getpacket.wst method.

wpst

use the 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.

Usage

getpacket(...)

Arguments

...

See individual help pages for details.

Value

The packet of coefficients requested.

RELEASE

Version 3.5.3 Copyright Guy Nason 1994

Author(s)

G P Nason

See Also


wavethresh

Wavelets Statistics and Transforms

v4.6.8
GPL (>= 2)
Authors
Guy Nason [aut, cre]
Initial release
2016-10-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.