# NOT RUN {
swap_analysis(dat = UCICreditCard, new_rules = list("SEX == 'male' & AGE < 25"),
old_rules = list("SEX == 'male' & AGE < 30"),
target = "default.payment.next.month", cross_type = "bad_pct", value = "LIMIT_BAL")
# }
Run the code above in your browser using DataLab