Create Wavelet Filter Names

DESCRIPTION:

Create or extract wavelet filter names.

This function is an S Version 3 generic (see Methods); method functions can be written to handle specific S Version 3 classes of data. Classes which already have methods for this function include:
wavelet.packet, wp, wp.atom, wp.crystal .

USAGE:

wavelet.name(x,  ...) 
wavelet.name(x) <- name 

REQUIRED ARGUMENTS:

x
any S-PLUS object.
...

VALUE:

a character vector.

DETAILS:

When x is an object of wavelet.packet, wp, wp.atom, wp.crystal, wp.dict, wavelet name is extract; if all wavelet names are needed, all.wavelet.names() should be called

SEE ALSO:

.