pbaluev | R Documentation |
Returns p-value of a frequency peak according to pbaluev (2008) given Z, fmax and tm. Reused from the LOMB library (https://rdrr.io/cran/lomb/)
pbaluev(Z, fmax, tm)
Z |
the power of the frequency |
fmax |
the maximum frequency in the spectrum |
tm |
the time grid of the original time series |
an intermediate calculation step needed to compute the p-value according to pbaluev (2008).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.