lik.PO {BookEKM} | R Documentation |
Likelihood for parent child pair
lik.PO(p, AF, CH)
p |
Vector of allele frequencies |
AF |
Two alleles fro alleged father |
CH |
Two alleles for child |
A real, the likelihood
Thore Egeland <Thore.Egeland@nmbu.no>
To appear
lik.PO(c(0.5,0.5),1:2,1:2) #=0.25 lik.PO(c(0.5,0.5),1:2,1:2) #=0