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

putC.wp(wp, ...)

Arguments

wp Wavelet packet object.
... any other arguments

Value

An error message!

RELEASE

Version 3.5.3 Copyright Guy Nason 1994

See Also

putpacket, putpacket.wp.


[Package wavethresh version 4.0-2 Index]