dominance_ranking: Dominance ranking

Description Usage Arguments Value Examples

View source: R/dominance_ranking.R

Description

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

Usage

1

Arguments

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.

Value

a vecteur of rank associated with the individus of X

Examples

1
sum(1:10)

alex-conanec/MOOVaR documentation built on Dec. 19, 2021, 12:27 a.m.