Description Usage Arguments Details Value Author(s) References See Also Examples
Likelihood for mixtures with related contributors based on Familias
. For a general description
of the problem, see paraMix
. As opposed to paraMix
this function uses the R version
of Familias
for likelihood calculation and therefore theta-correction, mutation models and silent allele frequencies
(but not X-chromosomes or simulation)
are accomodated.
1 |
x |
|
R |
Integers, mixture. |
id.U |
List of unknown contributors (e.g.,suspect(s)). |
id.V |
Integers indicating typed non-contributors. |
partialmarker |
A |
theta |
Real in [0,1] |
mutationRateFemale |
See |
mutationRateMale |
See |
mutationModelFemale |
See |
mutationModelMale |
See |
mutationRangeFemale |
See |
mutationRangeMale |
See |
silentFrequency |
Real in [0,1]. |
check |
If TRUE check of input is performed and calculations stop if they are likely to take too much time. |
See paraMix
.
x |
|
likelihod |
The likelood Pr(R,T,V|H) |
allLikelihoods |
Terms adding to above Pr(R,T,V|H) |
Thore Egeland <Thore.Egeland@umb.no>
Egeland et al (2013)
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.