Description Usage Arguments Value Examples
View source: R/dominance_ranking.R
Use the pairwisecomparison function to attribute a rank of individu belonging to the same front which mean that they are not comparable to each other. The lowest the rank the best is the individu
1 | dominance_ranking(X, sens)
|
X |
a matrix/data.frame of all the selected individus evaluation |
sens |
vector of size NCOL(X) containing either "min" or "max" to choose how to optimize each objectif. |
a vecteur of rank associated with the individus of X
1 | sum(1:10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.