LocalSpec.wst {wavethresh} | R Documentation |
Obsolete function (use ewspec)
Description
This function computes a local spectra as described in Nason and Silverman
(1995). However, the function is obsolete and superceded by
ewspec
.
Usage
## S3 method for class 'wst'
LocalSpec(wst, ...)
Arguments
wst |
The wst object to perform local spectral analysis on |
... |
Other arguments to |
Details
Description says it all.
However, this function converts the wst.object
object to
a nondecimated wd.object
and then calls
LocalSpec.wd
.
Value
Same value as LocalSpec.wd
.
Author(s)
G P Nason
See Also
[Package wavethresh version 4.7.2 Index]