nlevelsWT | R Documentation |
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. |
See individual method help pages for operation and examples.
An integer representing the number of levels associated with the object.
Version 3.6.0 Copyright Guy Nason 1995
G P Nason
nlevelsWT.default
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.