Description Usage Arguments Details Value
Calculate a p-value from a permutation test
1 | calc_pvalue(observed_lod, maxlods)
|
observed_lod |
the test statistic, on the lod scale |
maxlods |
a vector of max lods from a collection of permutations |
If the observed_lod is greater than all values in the vector maxlods, then a p-value of zero is returned. In practice, it means that you need more permutations.
a permutation test p-value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.