uncompressed.object {wavethresh} | R Documentation |
These are objects of class "uncompressed"
.
They are lists with components representing a vector, see below.
Typically, these are generated by compress.default
.
The following components must be included in a legitimate
uncompressed
object.
vector |
the original uncompressed vector |
compressed.object
for details; compress
.