generateF3names: generateF3names
Description
Generate all names for F3 stats (same order as computation)
Usage
.generateF3names(popnames)
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
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)