LocalSpec.wst: 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 wst
LocalSpec(wst, ...)
Value
Same value as LocalSpec.wd
.
Arguments
- wst
The wst object to perform local spectral analysis on
- ...
Other arguments to LocalSpec.wd
.
Details
Description says it all.
However, this function converts the wst.object
object to
a nondecimated wd.object
and then calls
LocalSpec.wd
.