myks: Compute KS Value of Score Model

Description Usage Arguments Value See Also

Description

myks will compute KS value by giving target and prediction, then return a numeric.

Usage

1
myks(y, predict_y)

Arguments

y

A vector of target, only containing 1 and 0.

predict_y

A vector of p prediction.

Value

A numeric

See Also

Other model performance functions: Curve_Data, crossValidation, myCurves


xxzcool/scoremodel documentation built on May 4, 2019, 10:56 a.m.