# NOT RUN {
dat_out = process_outliers(UCICreditCard[1:10000,c(18:21,26)],
target = "default.payment.next.month",
ex_cols = "date$", kc = 3, kn = 10,
parallel = FALSE,note = TRUE)
# }
Run the code above in your browser using DataLab