MultiPlot {Information} | R Documentation |
MultiPlot
creates a multiple WOE or NWOE bar charts on the same page for a specified vector of variables.
MultiPlot(information_object, variables, same_scales = FALSE)
information_object |
object from the information package |
variables |
vector of variables that you want to compare |
same_scales |
set to TRUE if all plots should have the same limits on the y-axes (default is FALSE) |