plot: Different kinds of plots using either plotly (if available)...

Description Usage Arguments

Description

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.

Usage

1
2
3
4
5
6
plot(x, y, ...)

plot.discretization(x, type)

## S4 method for signature '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.


scoringTools documentation built on Jan. 13, 2021, 8:35 p.m.