WaveThresh
Help
compress
Compress objects
DESCRIPTION
Compress objects.
This function is generic.
Particular methods exist. For the imwd class
object this generic function uses compress.imwd.
There is a default compression method:
compress.default that works on vectors.
USAGE
compress(x, ...)
REQUIRED ARGUMENTS
- x
- the object that you wish to compress.
OPTIONAL ARGUMENTS
- ...
- methods may have additional arguments.
VALUE
A compressed version of the input.
DETAILS
See individual method help pages for operation and examples.
RELEASE
Version 2.0 Copyright Guy Nason 1993
SEE ALSO
compress.default,
compress.imwd,
imwd,
imwd object,
imwdc object,
threshold.imwd,