reference_point_approximation function

Reference point approximations.

Reference point approximations.

Helper functions to compute nadir or ideal point from sets of points, e.g., multiple approximation sets.

approximateNadirPoint(..., sets = NULL) approximateIdealPoint(..., sets = NULL)

Arguments

  • ...: [matrix]

    Arbirary number of matrizes.

  • sets: [list]

    List of matrizes. This is an alternative way of passing the sets. Can be used exclusively or combined with ....

Returns

[numeric] Reference point.

See Also

Other EMOA performance assessment tools: approximateRefPoints(), approximateRefSets(), computeDominanceRanking(), emoaIndEps(), makeEMOAIndicator(), niceCellFormater(), normalize(), plotDistribution(), plotFront(), plotScatter2d(), plotScatter3d(), toLatex()

  • Maintainer: Jakob Bossek
  • License: GPL-3
  • Last published: 2023-03-08