Description Usage Arguments Value See Also Examples
View source: R/blr-bivariate-analysis.R
Event rate by segements/levels of a qualitative variable.
1 2 3 4 | 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_stats()
,
blr_woe_iv()
1 | blr_segment(hsb2, honcomp, prog)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.