powered by
Accessor methods to the crowding distance for NSGA-II results
getCrowdingDistance(obj)# S4 method for nsga2 getCrowdingDistance(obj)
# S4 method for nsga2 getCrowdingDistance(obj)
Returns a vector with the crowding distances of class nsga2. See nsga2
for a description of available slots information.
an object resulting from the execution of NSGA-II algorithm
Francisco Benitez benitezfj94@gmail.com
# Where 'out' is an object resulting from the execution of the NSGA-II algorithm. # # getCrowdingDistance(out) #
Run the code above in your browser using DataLab