Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

normalizeFront

Normalize a pareto front


Description

Rescales a pareto front to be in the unit hypercube

Usage

normalizeFront(front, minval, maxval)

Arguments

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.

Value

Matrix containing the rescaled pareto front.

Author(s)


mco

Multiple Criteria Optimization Algorithms and Related Functions

v1.15.6
GPL-2
Authors
Olaf Mersmann [aut, cre], Heike Trautmann [ctb], Detlef Steuer [ctb], Bernd Bischl [ctb], Kalyanmoy Deb [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.