Description Usage Arguments Value Author(s)
Estimates the frequency of the time series based on a periodogram
1 2 3 4 5 6 7 8 9 |
timeValuePair |
Timestamps with raw values (not as time series object) |
asInteger |
Optional parameter: Boolean indicating whether frequerncy needs to be an integer |
difFactor |
Optional parameter: A factor to determine whether a possible frequency is accepted |
ithBest |
Optional parameter: i-th most likely frequency is tested. 1 by default. |
spans |
Optional parameter: vector of odd integers giving the widths of modified Daniell smoothers to be used to smooth the periodogram. Null by default |
debug |
Optional parameter: If TRUE, debugging information will be displayed. FALSE by default |
PGramTvp |
Optional parameter: An already created periodogram. Null by default |
The found frequency and the created periodogram
Marwin Zuefle, Andre Bauer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.