AvBasis {wavethresh} | R Documentation |
Basis averaging ("inversion")
Description
Average of whole collection of basis functions.
This function is generic.
Particular methods exist. For the wst
class object this generic function uses AvBasis.wst
. In the future we hope to add methods for wp
and wpst
class objects.
Usage
AvBasis(...)
Arguments
... |
See individual help pages for details |
Details
See individual method help pages for operation and examples.
Value
A vector containing the average of the representation over all bases.
RELEASE
Version 3.6.0 Copyright Guy Nason 1995
Author(s)
G P Nason
See Also
[Package wavethresh version 4.7.2 Index]