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

MaNoVe.wp

Make Node Vector (using Coifman-Wickerhauser best-basis type algorithm) on wavelet packet object


Description

This method chooses a "best-basis" using the Coifman-Wickerhauser (1992) algorithm applied to wavelet packet, wp.object, objects.

Usage

## S3 method for class 'wp'
MaNoVe(wp, verbose=FALSE, ...)

Arguments

wp

The wp object for which you wish to find the best basis for.

verbose

Whether or not to print out informative messages

...

Other arguments

Details

Description says all

Value

A wavelet packet node vector object of class nvwp, a basis description. This can be fed into a basis inversion using, say, the function InvBasis.

Author(s)

G P Nason

See Also

Examples

#
# See example of use of this function in the examples section
# of the help of plot.wp
#
# A node vector vnv is created there that gets plotted.
#

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.