pbaluev {digiRhythm}R Documentation

Returns p-value of a frequency peack according to pbaluev (2008) given Z, fmax and tm. Copied from the LOMB library.

Description

Returns p-value of a frequency peack according to pbaluev (2008) given Z, fmax and tm. Copied from the LOMB library.

Usage

pbaluev(Z, fmax, tm)

Arguments

Z

the power of the frequency

fmax

the maximum frequency in the spectrum

tm

the time grid of the original time series

Value

an intermediate calculation step needed to compute the p-value according to pbaluev (2008).


[Package digiRhythm version 1.1 Index]