dpss.taper: Calculating Thomson's Spectral Multitapers by Inverse...

View source: R/tapers.R

dpss.taperR Documentation

Calculating Thomson's Spectral Multitapers by Inverse Iteration

Description

This is now a wrapper to the function multitaper::dpss().

Usage

dpss.taper(n, k, nw = 4)

Arguments

n

length of data taper(s)

k

number of data tapers; 1, 2, 3, ... (do not use 0!)

nw

product of length and half-bandwidth parameter (w)

Value

v

matrix of data tapers (cols = tapers)

eigen

eigenvalue associated with each data taper, discarded

Author(s)

B. Whitcher

References

Percival, D. B. and A. T. Walden (1993) Spectral Estimation for Physical Applications: Multitaper and Conventional Univariate Techniques, Cambridge University Press.

See Also

sine.taper.


waveslim documentation built on June 22, 2024, 9:43 a.m.