Learn R Programming

wavethresh (version 4.7.3)

nlevelsWT: 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 nlevelsWT component. The method that exists isnlevelsWT.default

Usage

nlevelsWT(...)

Value

An integer representing the number of levels associated with the object.

Arguments

...

See individual help pages for details.

RELEASE

Version 3.6.0 Copyright Guy Nason 1995

Author

G P Nason

Details

See individual method help pages for operation and examples.

See Also

nlevelsWT.default