generateF3names {poolfstat} | R Documentation |
generateF3names
Description
Generate all names for F3 stats (same order as computation)
Usage
.generateF3names(popnames)
Arguments
popnames |
String vector with the names of all the pops |
Details
Generate all the npops*(npops-1)*(npops-2)/2 names for F3 stats (same order as computation)
Value
Return a string matrix with 4 columns including the complete F3 configuration names (of the form Px;P1,P2), and the names of each pop involved in the configuration
Examples
#
[Package poolfstat version 2.2.0 Index]