Helper functions to compute nadir or ideal point from sets of points, e.g., multiple approximation sets.
approximateNadirPoint(..., sets = NULL) approximateIdealPoint(..., sets = NULL)
[matrix] Arbirary number of matrizes.
matrix
[list] List of matrizes. This is an alternative way of passing the sets. Can be used exclusively or combined with ....
list
...
[numeric] Reference point.
numeric