| blr_woe_iv_stats | R Documentation |
Prints weight of evidence and information value for multiple variables. Currently avialable for categorical predictors only.
blr_woe_iv_stats(data, response, ...)
data |
A |
response |
Response variable; column in |
... |
Predictor variables; column in |
Other bivariate analysis procedures:
blr_bivariate_analysis(),
blr_segment(),
blr_segment_dist(),
blr_segment_twoway(),
blr_woe_iv()
blr_woe_iv_stats(hsb2, honcomp, prog, race, female, schtyp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.