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
nlevelsWT(...)
See individual help pages for details.
An integer representing the number of levels associated with the object.
Version 3.6.0 Copyright Guy Nason 1995
See individual method help pages for operation and examples.