dpss.taper | R Documentation |
This is now a wrapper to the function multitaper::dpss().
dpss.taper(n, k, nw = 4)
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) |
v |
matrix of data tapers (cols = tapers) |
eigen |
eigenvalue associated with each data taper, discarded |
B. Whitcher
Percival, D. B. and A. T. Walden (1993) Spectral Estimation for Physical Applications: Multitaper and Conventional Univariate Techniques, Cambridge University Press.
sine.taper
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.