compute_Ddenom {poolfstat} | R Documentation |
compute_Ddenom
Description
Compute the denominator of Dstats
Usage
.compute_Ddenom(snpQ2, f2idx, verbose)
Arguments
snpQ2 |
the nsnp by (npop*(npop-1))/2 matrix of all pairwise Q2 estimates |
f2idx |
a matrix of nDstat by 2 giving the index of the Q2 required to compute the denominator of the different F4 |
verbose |
if TRUE progression bar is printed on the terminal |
Details
Compute the denominator of Dstats
Value
Return a vector of the denominator of the nDstat
Examples
#
[Package poolfstat version 2.2.0 Index]