compress {wavethresh} | R Documentation |
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(...)
Arguments
... |
See individual help pages for details. |
Details
See individual method help pages for operation and examples
Value
A compressed version of the input.
RELEASE
Version 2.0 Copyright Guy Nason 1993
Author(s)
G P Nason
See Also
compress.default
, compress.imwd
, imwd
, imwd.object
, imwdc.object
, threshold.imwd
[Package wavethresh version 4.7.2 Index]