print.w2m | R Documentation |
These objects are the matrix representation of a nondecimated wavelet packet object
## S3 method for class 'w2m'
print(x, maxbasis = 10, ...)
x |
The w2m object to print |
maxbasis |
The maximum number of basis functions to report on |
... |
Other arguments |
Prints out information about a w2m object. This function gets called
during makewpstRO
, and so you can see its output in the
example code in that help function
None
G P Nason
makewpstRO
,wpst2m
#
# See example in makewpstRO
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.