thresUnif {metaGE} | R Documentation |
The function thresUnif computes the significance threshold.(function from localscore)
thresUnif(L, cor, xi, alpha = 0.05)
L |
The length of the chromosome |
cor |
The autocorrelation of the chromosome |
xi |
The threshold of the score, xi = 1,2,3 or 4. |
alpha |
The nominal threshold. |
The distribution of the p-values is uniform, the local score follows a Gumbel distribution under the null.
the significance threshold.