levopt {digiRhythm}R Documentation

Returns the level given the p-value computed with pbaluev (2008). Copied from the LOMB library.

Description

Returns the level given the p-value computed with pbaluev (2008). Copied from the LOMB library.

Usage

levopt(Z, alpha, fmax, tm)

Arguments

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

Value

Returns the level given the p-value computed with pbaluev (2008).


[Package digiRhythm version 1.2 Index]