MaNoVe {wavethresh} | R Documentation |
Make Node Vector (using Coifman-Wickerhauser best-basis type algorithm)
Description
This generic function chooses a “best-basis” using the Coifman-Wickerhauser (1992) algorithm. This function is generic. Particular methods exist:
MaNoVe.wp
and MaNoVe.wst
.
Usage
MaNoVe(...)
Arguments
... |
Methods may have other arguments |
Details
Description says all.
Value
A node vector, which describes a particular basis specification relevant to the kind of object that the function was applied to.
Author(s)
G P Nason
See Also
MaNoVe.wp
,
MaNoVe.wst
,
wp.object
,
wst.object
,
wp
,
wst
[Package wavethresh version 4.7.2 Index]