WaveThresh
Help
nlevels
Returns number of scale (resolution) levels.
DESCRIPTION
Returns the number of scales (or resolutions) in various
wavelet objects and for some objects returns the number of scales
that would result if processed by a wavelet routine.
This function is generic.
One methods exists at present as most wavelet objects store the
number of levels as the nlevels
component.
The method that exists is nlevels.default
USAGE
nlevels(x, ...)
REQUIRED ARGUMENTS
- x
- the object that you wish to compute the number of levels for.
OPTIONAL ARGUMENTS
- ...
- methods may have additional arguments.
VALUE
An integer representing the number of levels associated with the object.
DETAILS
See individual method help pages for operation and examples.
RELEASE
Version 3.6.0 Copyright Guy Nason 1995
SEE ALSO
nlevels.default.