| approximateNadirPoint {ecr} | R Documentation |
Reference point approximations.
Description
Helper functions to compute nadir or ideal point from sets of points, e.g., multiple approximation sets.
Usage
approximateNadirPoint(..., sets = NULL)
approximateIdealPoint(..., sets = NULL)
Arguments
... |
[ |
sets |
[ |
Value
[numeric] Reference point.
See Also
Other EMOA performance assessment tools:
approximateRefPoints(),
approximateRefSets(),
computeDominanceRanking(),
emoaIndEps(),
makeEMOAIndicator(),
niceCellFormater(),
normalize(),
plotDistribution(),
plotFront(),
plotScatter2d(),
plotScatter3d(),
toLatex()
[Package ecr version 2.1.1 Index]