MultiPlot {Information} | R Documentation |
(helper function) Plot mutiple WOE vectors on one page
Description
MultiPlot
creates a multiple WOE or NWOE bar charts on the same page for a specified vector of variables.
Usage
MultiPlot(information_object, variables, same_scales = FALSE)
Arguments
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) |
[Package Information version 0.0.9 Index]