Description Usage Arguments Details Value
Find the non-dominated points in a matrix
1 | returnNonDom(mat, dir1Low = T, dir2Low = T, var1name = NULL, var2name = NULL)
|
mat |
Real two-column matrix |
dir1Low |
Logical: desired direction in down for column 1 |
dir2Low |
Logical: desired direction in down for column 2 |
var1name |
Character: name of the column of column 1 |
var2name |
Character: name of the column of column 2 |
Utility for Pareto front
nonDom Real two-column matrix, with vectors in rows that are non-dominated and sorted from low to high for their first column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.