bbotk (version 0.2.2)

is_dominated: Calculate which points are dominated

Description

Calculates which points are not dominated, i.e. points that belong to the Pareto front.

Usage

is_dominated(ymat)

Arguments

ymat

(matrix()) A numeric matrix. Each column (!) contains one point.