View source: R/functions_sumstats.R
D.stat | R Documentation |
Computes the value of the D-statistic given the values of the two particular allelic patterns.
D.stat(ABBA, BABA)
ABBA |
is a numeric vector with the values for the ‘ABBA’ allelic pattern. |
BABA |
is a numeric vector with the values for the ‘BABA’ allelic pattern. |
a numeric value representing the D-statistic value for a particular conformation of the populations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.