Learn R Programming

poolfstat (version 2.2.0)

generateF4names: generateF4names

Description

Generate all names for F4 stats (same order as computation)

Usage

.generateF4names(popnames)

Value

Return a string matrix with 5 columns including the complete F4 configuration names (of the form P1,P2;P3,P4), 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 nf4=(npops*(npops-1)/2)*((npops-2)*(npops-3)/2)/2 names for F4 stats (same order as computation)