uncompress {wavethresh} | R Documentation |
Uncompress objects
Description
Uncompress objects.
This function is generic.
Particular methods exist. For the imwdc.object
class object this
generic function uses uncompress.imwdc
.
There is a default uncompression method:
uncompress.default
that works on vectors.
Usage
uncompress(...)
Arguments
... |
See individual help pages for details. |
Details
See individual method help pages for operation and examples
Value
A uncompressed version of the input.
RELEASE
Version 2.0 Copyright Guy Nason 1993
Author(s)
G P Nason
See Also
uncompress.default
, uncompress.imwdc
, imwd
, imwd.object
, imwdc.object
, threshold.imwd
[Package wavethresh version 4.7.2 Index]