dist_crowding | R Documentation |
Takes a matrix
of fitness values and calculates the crowding distance for individuals in that matrix
.
Individuals that are minimal or maximal with respect to at least one dimension are assigned infinite crowding distance.
Individuals are assumed to be in a (epsilon-) nondominated front.
dist_crowding(fitnesses)
fitnesses |
( |
numeric
: Vector of crowding distances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.