Description Usage Arguments Value Examples
Likelihood for for all 9 Jacquard states
1 | likJStates(a, b, cc, d, pa, pb, pc, pd)
|
a |
Vector of positive integers (allele 1 of individual 1) |
b |
Vector of positive integers (allele 2 of individual 1) |
cc |
Vector of positive integers (allele 1 of individual 2) |
d |
Vector of positive integers (allele 2 of individual 2) |
pa |
Double vector of allele frequencies |
pb |
Double vector of allele frequencies |
pc |
Double vector of allele frequencies |
pd |
Double vector of allele frequencies |
A matrix with 9 rows and columns equal to the number of markers. Element (i,j) is the likelihood conditioned on Jacquard state i for marker j.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.