Description Usage Arguments Value Author(s) Examples
Estimated periodogram using the fast Fourier transform (fft
).
1 |
data |
a data frame. |
adjmean |
subtract the mean from the series before calculating the periodogram (default=TRUE). |
plot |
plot the estimated periodogram (default=TRUE). |
peri |
periodogram, I(ω). |
f |
frequencies in radians, ω. |
c |
frequencies in cycles of time, 2π/ω. |
amp |
amplitude periodogram. |
phase |
phase periodogram. |
Adrian Barnett a.barnett<at>qut.edu.au
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.