N2error | R Documentation |
The maximum allele count principle leads to wrong conclusion for two contributors if only a maximum of one or two alleles is seen. This probability of error is calculated.
N2error(dat)
dat |
a data frame, first column gives the alleles size, remaining columns give their frequencies |
The probability of error is returned.
Thore Egeland Thore.Egeland@medisin.uio.no
## Not run: #Example based on 15 markers of Tu data library(forensim) data(Tu) N2error(Tu) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.