powered by
cross_plot(data, str_input, str_target, path_out, auto_binning)
## Example 1: cross_plot(data=heart_disease, str_input="chest_pain", str_target="has_heart_disease") ## Example 2: cross_plot(data=heart_disease, str_input="age", str_target="has_heart_disease")
Run the code above in your browser using DataLab