levopt {lomb} | R Documentation |
compute level
Description
utility function to determine deviation from p-value
Usage
levopt(x, alpha, fmax, tm)
Arguments
x |
vector with start values |
alpha |
desired significance level |
fmax |
the highest frequency inspected |
tm |
a vector with measurement timepoints |
Value
(log(prob)-log(alpha))^2
Author(s)
Thomas Ruf thomas.p.ruf@me.com
[Package lomb version 2.5.0 Index]