nv.object | R Documentation |
These are objects of classes
nv
They represent a basis in a packet-ordered non-decimated wavelet transform object.
A nv
object is a description of a basis which is a path through a packet ordered non-decimated wavelet transform. To view the basis just print it! See the examples in numtonv
for a print out of its structure.
A similar object exists for describing a basis in a wavelet packet object see nvwp.
The following components must be included in a legitimate ‘nv’ object.
node.list |
This is a complicated structure composed of one-dimensional array of
|
This class of objects is returned from the MaNoVe.wst
and numtonv
functions. The former returns the minimum entropy basis (most sparse basis) obtained using the Coifman-Wickerhauser, 1992 algorithm. The latter permits selection of a basis by an index number.
The nv
class of objects has methods for the following generic functions: print, nlevelsWT
, InvBasis
,
Version 3.6.0 Copyright Guy Nason 1995
G P Nason
wst
, wst.object
, numtonv
, print
, nlevelsWT
, InvBasis
, MaNoVe.wst
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.