elston_index | R Documentation |
Elston selection index
elston_index(df, k = NULL, increasing = NULL)
df |
data.frame with first column called 'gen' with genotypes identification and follow columns with adjusted mean for each phenotype. |
k |
vector with minimum or maximum value for each phenotype evaluated. If NULL the minimum/maximum value is considered. |
increasing |
vector with column names of phenotypes that low value is advantageous |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.