lift_value {creditmodel} | R Documentation |
lift_value
Description
lift_value
is for getting max lift value for a prob or score.
Usage
lift_value(target, prob)
Arguments
target |
Vector of target. |
prob |
A list of predict probability or score. |
Value
Max lift value
[Package creditmodel version 1.3.1 Index]