levopt {digiRhythm} | R Documentation |
Returns the level given the p-value computed with pbaluev (2008). Copied from the LOMB library.
levopt(Z, alpha, fmax, tm)
Z |
the power of the frequency |
alpha |
the significance level |
fmax |
the maximum frequency in the spectrum |
tm |
the time grid of the original time series |
Returns the level given the p-value computed with pbaluev (2008).