This function aims at producing useful graphs in the context of credit scoring in order to simplify the validation process of the produced credit score.

plot(x, y, ...)

plot.discretization(x, type)

# S4 method for discretization
plot(x, type)

Arguments

x

S4 discretization object.

y

(For standard plots only)

...

(For standard plots only)

type

Type of plot. For now only "ROC" is supported.