normalizeFront | R Documentation |
Rescales a pareto front to be in the unit hypercube
normalizeFront(front, minval, maxval)
front |
Matrix containing the pareto front |
minval |
Vector containing the minimum value of each objective. May be omitted. |
maxval |
Vector containing the maximum value of each objective. May be omitted. |
Matrix containing the rescaled pareto front.
Heike Trautmann trautmann@statistik.uni-dortmund.de, Detlef Steuer steuer@hsu-hamburg.de and Olaf Mersmann olafm@statistik.uni-dortmund.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.