Rdocumentation
powered by
Learn R Programming
wavethresh (version 2.2-3)
compress: Compression - Generic function (wavelet)
Description
Compresses object by removing zeroes This is a generic function. Functions with names beginning in
compress.
will be methods for this function.
imwd
,
default
Usage
compress(x, ...)
Arguments
x
an Robject.
...
methods may have additional arguments.
Value
a compressed version of the supplied argument
RELEASE
Release 2.2 Copyright Guy Nason 1993
Details
See individual help pages for operation
See Also
threshold
,
uncompress