lpvf: Linear partial value function

Description Usage Arguments Value

View source: R/mcda.R

Description

Convert performance for criterion on original scale to a score on a common scale

Usage

1
lpvf(x, x_min, x_max, score_min = 0, score_max = 100)

Arguments

x

Performance of the criterion on the original scale.

x_min

Minimum value of criterion on original scale. If higher performance is better, then the minimum value is the lowest possible value; otherwise, it is the highest.

x_max

Maximum value of criterion on original scale. If higher performance is better, then the maximum value is the highest possible value; otherwise, it is the lowest.

score_min

Minimum value of score on common scale.

score_max

Maximum value of score on common scale.

Value

The value of the score on the common scale.


InnovationValueInitiative/IVI-NSCLC documentation built on July 25, 2019, 8:03 p.m.