Learn R Programming

Information (version 0.0.9)

SinglePlot: (helper function) Plot a WOE or NWOE vector

Description

SinglePlot creates a bar chart of the WOE or NWOE pattern for a specified variable

Usage

SinglePlot(information_object, variable, show_values = FALSE)

Arguments

information_object
object from the information package
variable
variable for which we want to see the WOE pattern
show_values
if set to TRUE, values will be displayed on the bar chart (default is FALSE)