print.imwd {wavethresh}R Documentation

Print an ‘imwd’ or ‘imwdc’ object

Description

Prints out information about the object and then calls summary() on it.

Usage

## S3 method for class 'imwd':
print(x, ...)
print.imwdc(x, ...)

Arguments

x an object of class imwd or imwdc, respectively.
... further arguments to be passed to or from methods.

Details

Contributed in release 2.2 by Martin Maechler

See Also

imwd, imwd.object, imwdc.object.


[Package wavethresh version 2.2-9 Index]