print.imwd {wavethresh} | R Documentation |
Prints out information about the object and then calls summary()
on it.
## S3 method for class 'imwd': print(x, ...) print.imwdc(x, ...)
x |
an object of class imwd or imwdc , respectively. |
... |
further arguments to be passed to or from methods. |
Contributed in release 2.2 by Martin Maechler
imwd
, imwd.object
,
imwdc.object
.