Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

blr_woe_iv_stats

Multi variable WOE & IV


Description

Prints weight of evidence and information value for multiple variables. Currently avialable for categorical predictors only.

Usage

blr_woe_iv_stats(data, response, ...)

Arguments

data

A data.frame or tibble.

response

Response variable; column in data.

...

Predictor variables; column in data.

See Also

Other bivariate analysis procedures: blr_bivariate_analysis(), blr_segment_dist(), blr_segment_twoway(), blr_segment(), blr_woe_iv()

Examples

blr_woe_iv_stats(hsb2, honcomp, prog, race, female, schtyp)

blorr

Tools for Developing Binary Logistic Regression Models

v0.3.0
MIT + file LICENSE
Authors
Aravind Hebbali [aut, cre] (<https://orcid.org/0000-0001-9220-9669>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.