View source: R/blr-bivariate-analysis.R
| blr_segment | R Documentation |
Event rate by segements/levels of a qualitative variable.
blr_segment(data, response, predictor)
## Default S3 method:
blr_segment(data, response, predictor)
data |
A |
response |
Response variable; column in |
predictor |
Predictor variable; column in |
A tibble.
Other bivariate analysis procedures:
blr_bivariate_analysis(),
blr_segment_dist(),
blr_segment_twoway(),
blr_woe_iv(),
blr_woe_iv_stats()
blr_segment(hsb2, honcomp, prog)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.