Learn R Programming

rmoo (version 0.2.0)

performance_metrics: Objective Values performance metrics

Description

Functions to evaluate the quality of the results obtained by the algorithms, evaluating their diversity and convergence, providing or not some parameters to compare.

Usage

generational_distance(fitness, reference_points)

Value

A vector with the measurement parameter.

Arguments

fitness

Objective values generated by the algorithm.

reference_points

Optimal points to achieve.

Author

Francisco Benitez

References

Lamont, G., & Veldhuizen, D.V. (1999). Multiobjective evolutionary algorithms: classifications, analyses, and new innovations.