Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/completepgramv2.R
Function to calculate the tapered DFT.
1 |
x |
time series vector. |
freq |
frequency vector. |
regularization.type |
character. if "1": sum of the taper equals to n, if "2": square sum of the taper equals to n. Default is "1". |
p |
proprotion of taper. |
Tapered DFT. The default taper is a Tukey's (or Cosine-bell) taper.
Complex valued tapered DFT vector.
Junho Yang.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.