putC.wp {wavethresh}R Documentation

Warning function when trying to insert father wavelet coefficients into wavelet packet object (wp).

Description

There are no real smooths to insert in a wp wavelet packet object. This function returns an error message. To insert coefficients into a wavelet packet object you should use the putpacket collection of functions.

Usage

## S3 method for class 'wp'
putC(wp, ...)

Arguments

wp

Wavelet packet object.

...

any other arguments

Value

An error message!

RELEASE

Version 3.5.3 Copyright Guy Nason 1994

Author(s)

G P Nason

See Also

putpacket, putpacket.wp.


[Package wavethresh version 4.7.2 Index]