qj2max {WtTopsis} | R Documentation |
qj2max Interval Data conversion
Description
qj2max Interval Data conversion
Usage
qj2max(x, qlow, qup, i)
Arguments
x |
The Data that needs to be maximized. |
qlow |
An interval lower bound vector with interval numeric value forward,other types of indicators are marked as NA. |
qup |
An interval upper bound vector of the interval value maximize,other types of indicators are marked as NA. |
i |
Index column. |
Value
Index column maximized
[Package WtTopsis version 1.0 Index]