putD: Put mother wavelet coefficients into wavelet structure

putDR Documentation

Put mother 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 putD.wd method.

wp

use the putD.wp method.

wst

use the putD.wst method.

See individual method help pages for operation and examples.

See accessD if you wish to extract mother wavelet coefficients. See putC if you wish to insert father wavelet coefficients.

Usage

putD(...)

Arguments

...

See individual help pages for details.

Value

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

RELEASE

Version 3.5.3 Copyright Guy Nason 1994

Author(s)

G P Nason

See Also

putD.wd, putD.wp, putD.wst, accessD, putC.


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