Form a Cosine Packet Atom

DESCRIPTION:
Forms a cosine packet atom.

USAGE:
cp.atom(x, crystal.names="", frequency=1, ...)

REQUIRED ARGUMENTS:
x:
any numeric S-PLUS object.

OPTIONAL ARGUMENTS:
crystal.names:
crystal name.
frequency:
frequency, see details below.
...:
additional arguments for wavelet.options and cp.dict. See the wavelet.options help file for further details.

VALUE:
an object of class cp.atom.

DETAILS:
See the printed help file for the mathematical definition of a cosine packet atom.

Generic functions such as bandwidth, center, freq.bandwidth, freq.center, print, plot have methods to show the properties of the cp.atom object.


REFERENCES:
Wickerhauser, M. V. (1994). Adapted Wavelet Analysis -- from theory to software.

SEE ALSO:
cosine.packet , bandwidth , center , freq.bandwidth , freq.center, wavelet.options .