performance_metrics {rmoo} | R Documentation |
Functions to evaluate the quality of the results obtained by the algorithms, evaluating their diversity and convergence, providing or not some parameters to compare.
generational_distance(fitness, reference_points)
fitness |
Objective values generated by the algorithm. |
reference_points |
Optimal points to achieve. |
A vector with the measurement parameter.
Francisco Benitez
Lamont, G., & Veldhuizen, D.V. (1999). Multiobjective evolutionary algorithms: classifications, analyses, and new innovations.