WaveThresh Help

accessC


Get smoothed data from wavelet object

DESCRIPTION

This generic function extracts smooths from various types of wavelet objects.

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(x, ...)

REQUIRED ARGUMENTS

x
a wavelet object of some kind.

OPTIONAL ARGUMENTS

...
methods may have additional arguments. Usually ``level'' is one of them.

VALUE

Usually the smooth that was requested from x. Although the return value varies with the precise method used.

RELEASE

Version 3.5.3 Copyright Guy Nason 1994

SEE ALSO

accessC.wd accessC.wp accessC.wst accessD