.mToDirection {gMOIP} | R Documentation |
Convert min/max to direction (1/-1)
Description
Convert min/max to direction (1/-1)
Usage
.mToDirection(m, p)
Arguments
m |
Min/max vector. |
p |
Number of objectives. |
Value
A direction vector (min = 1 and max = -1)
[Package gMOIP version 1.5.5 Index]