Learn R Programming

wavethresh (version 4.7.3)

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.

Author

G P Nason

Details

Description says it all.

However, this function converts the wst.object object to a nondecimated wd.object and then calls LocalSpec.wd.

See Also

ewspec