Description Usage Arguments Value
This functions takes a numeric matrix x where each column corresponds to
a point and returns a logical vector. The i-th position of the latter is
TRUE if the i-th point is dominated by at least one other point for
dominated and FALSE for nonDominated.
1 2 3 | dominated(x)
nondominated(x)
|
x |
[ |
[logical]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.