smbinning.sumiv.plot {smbinning} | R Documentation |
Plot Information Value Summary
Description
It gives the user the ability to plot the Information Value by characteristic.
The chart only shows characteristics with a valid IV.
Example shown on smbinning.sumiv
section.
Usage
smbinning.sumiv.plot(sumivt, cex = 0.9)
Arguments
sumivt |
A data frame saved after |
cex |
Optional parameter for the user to control the font size of the characteristics displayed on the chart. The default value is 0.9 |
Value
The command smbinning.sumiv.plot
returns a plot that shows the IV
for each numeric and factor characteristic in the dataset.
[Package smbinning version 0.9 Index]