putC: Put smoothed data (father wavelet) coefficients into wavelet...

putCR Documentation

Put smoothed data (father wavelet) coefficients into wavelet structure

Description

This generic function inserts smooths into various types of wavelet objects.

This function is generic.

Particular methods exist. For objects of class:

wd

use the putC.wd method.

wp

use the putC.wp method.

wst

use the putC.wst method.

See individual method help pages for operation and examples.

See accessC if you wish to extract father wavelet coefficients. See putD if you wish to insert mother wavelet coefficients

Usage

putC(...)

Arguments

...

See individual help pages for details.

Value

A wavelet object of the same class as x with the new father wavelet coefficients inserted.

RELEASE

Version 3.5.3 Copyright Guy Nason 1994

Author(s)

G P Nason

See Also

putC.wd, putC.wp, putC.wst, accessC, putD.


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