Description Usage Arguments Details Value Author(s)
View source: R/exactMACdistr.R
Calculation of false positive probability of Matching allele counter.
1 | exactMACdistr(si, lowk = 0)
|
si |
A vector with each element as the sum of allele frequencies for observed alleles. |
lowk |
Lower range of number of allele matches. |
This function will calculate the false positive probability for a given range of allele matches. Thanks 1: Thore Egeland: Explicit formulas. Thanks 2: Aaron (stat.umn.edu/~arendahl): A most useful quick permutation-implementation
ret A vector with false positive probabilities for each given number of observed alleles.
Oyvind Bleka <Oyvind.Bleka.at.fhi.no>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.