Description Usage Arguments Examples
This function takes the output from run.perm.scans() and calculates GEV thresholds per simulated phenotype.
1 | get.thresholds(thresh.scans, percentile = 0.95)
|
thresh.scans |
The output object from run.perm.scans(). Is simply a matrix of minimum p-values per simulatione phenotype per permutation. |
percentile |
DEFAULT: 0.95. Specifies that 1 - alpha level for significance. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.