Description Usage Arguments Value Author(s) See Also
Return a vector which content corresponds to fold indices and names to genotypes. The fold index of a given genotype indicates that, for this fold, the genotype won't be used for training but for validation.
1 | getPartitionGenos(geno.names, nb.folds = 10, seed = NULL)
|
geno.names |
vector of genotype names |
nb.folds |
number of folds |
seed |
if not NULL, this seed for the pseudo-random number generator will be used to shuffle genotypes before partitioning per fold |
vector
Timothee Flutre
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.