accessC2: Get "detail" (mother wavelet) coefficients data from wavelet...

accessCR Documentation

Get "detail" (mother wavelet) coefficients data from wavelet object

Description

This generic function extracts detail from various types of wavelet objects. It extracts and returns a whole resolution level of coefficients. To obtain individual packets from relevant transforms use the getpacket() series of functions. This function is generic.

Particular methods exist. For objects of class:

wd

use the accessC.wd method

wp

use the accessC.wp method

wst

use the accessC.wst method

See individual method help pages for operation and examples.

Usage

accessC(...)

Arguments

...

See individual help for details.

Value

A vector coefficients representing the detail coefficients for the requested resolution level.

RELEASE

Version 3.5.3 Copyright Guy Nason 1994

Author(s)

G P Nason

See Also

accessC.wd, accessC.wp,accessC.wst,accessD


wavethresh documentation built on Nov. 16, 2022, 5:16 p.m.