thresUnif | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.