Description Usage Arguments Value Examples
Compute the periodogram as defined in H&W 1981
1 | myperiodogram(data, ..., max.freq = 0.5, twosided = FALSE, keep = 1)
|
data |
Vector of data |
max.freq |
Maximum frequency to be computed |
list of frequencies and corresponding periodograms
1 | myperiodogram(rnorm(10))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.