Description Usage Arguments Value Note Author(s)
This function estimates the allele-wise relatedness statistic from Queller & Goodnight (1989).
This is an asymmetric estimator using the formula:
r_{XY} = \frac{∑_{i=1}^L(δ_{ac} + δ_{ad} + δ_{bd} + δ_{bd} -p_a - p_b - p_c - p_d) }{∑_{i=1}^L (2 + δ_{ab} + δ_{cd} - p_a - p_b - p_c - p_d)}
1 | rel_queller(x)
|
x |
A |
A matrix of pairwise relatedness values.
For missing data and for data comparing heterozygotes at a 2-allele locus this estimator is undefined. Moreover, I do add zero to both the numerator
Rodney J. dyer <rjdyer@vcu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.