Learn R Programming

poolfstat (version 2.2.0)

compute_Ddenom: compute_Ddenom

Description

Compute the denominator of Dstats

Usage

.compute_Ddenom(snpQ2, f2idx, verbose)

Value

Return a vector of the denominator of the nDstat

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

Examples

Run this code
#

Run the code above in your browser using DataLab