Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.w2m

Print a w2m class object


Description

These objects are the matrix representation of a nondecimated wavelet packet object

Usage

## S3 method for class 'w2m'
print(x, maxbasis = 10, ...)

Arguments

x

The w2m object to print

maxbasis

The maximum number of basis functions to report on

...

Other arguments

Details

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

Value

None

Author(s)

G P Nason

See Also

Examples

#
# See example in makewpstRO
#

wavethresh

Wavelets Statistics and Transforms

v4.6.8
GPL (>= 2)
Authors
Guy Nason [aut, cre]
Initial release
2016-10-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.