Description Usage Arguments Details Value
Tapers the data using a discrete prolate spheroidal sequence (DPSS)
1 | taper(x, dataTaper = "dpss", nw = 4, k = 7)
|
x |
A |
dataTaper |
A |
nw |
A |
k |
A |
This is not implemented in an efficient manner - there needs to be a better way written. That will be in the future.
A list
of lists
, each "sublist" a named matrix of length
blockSize
by k
of tapered data for that series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.