SinglePlot {Information} | R Documentation |
SinglePlot
creates a bar chart of the WOE or NWOE pattern for a specified variable
SinglePlot(information_object, variable, show_values = FALSE)
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) |