Internal function within create_IV() that plots WOE graphs using an IV object. Can also be used for plotting individual WOE graphs.

plot_WOE(IV, predictor)

Arguments

IV

IV object created with 'Information'.

predictor

String with the name of the predictor variable.

Value

'ggplot' object. Bar plot with 'WOE' as the y-axis and bins of the predictor variable as the horizontal axis.

See also