| plot_WOE | R Documentation |
Internal function within create_IV() that plots WOE graphs using an IV
object. Can also be used for plotting individual WOE graphs.
plot_WOE(IV, predictor)
IV |
IV object created with 'Information'. |
predictor |
String with the name of the predictor variable. |
'ggplot' object. Bar plot with 'WOE' as the y-axis and bins of the predictor variable as the horizontal axis.
Other Support:
camel_clean(),
check_inputs(),
combine_signals(),
cut_hour(),
extract_date_range(),
extract_hr(),
heat_colours(),
is_date_format(),
maxmin(),
p_test(),
pairwise_count(),
read_preamble(),
rgb2hex(),
totals_bind(),
totals_col(),
totals_reorder(),
tstamp(),
us_to_space(),
wrap()
Other Variable Association:
IV_by_period(),
IV_report(),
create_IV()
Other Information Value:
IV_by_period(),
IV_report(),
create_IV()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.