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

putpacket

Insert a packet of coefficients into a wavelet object.


Description

This generic function inserts packets of coefficients into various types of wavelet objects.

This function is generic.

Particular methods exist. For objects of class:

wp

use the putpacket.wp method.

wst

use the putpacket.wst method.

wst2D

use the putpacket.wst2D method.

See individual method help pages for operation and examples.

Use the putC and putD function to insert whole resolution levels of coefficients simultaneously.

Usage

putpacket(...)

Arguments

...

See individual help pages for details.

Value

A wavelet object of the same class as x the input object. The returned wavelet object is the same as the input except that the appropriate packet of coefficients supplied is replaced.

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.