# Generated by roxygen2: do not edit by hand

S3method(replace_na,data.frame)
S3method(replace_na,default)
S3method(var_scale,data.frame)
S3method(var_scale,default)
export(gains_table)
export(iv)
export(one_hot)
export(perf_cv)
export(perf_eva)
export(perf_psi)
export(replace_na)
export(report)
export(scorecard)
export(scorecard2)
export(scorecard_ply)
export(split_df)
export(var_filter)
export(var_scale)
export(vif)
export(woebin)
export(woebin_adj)
export(woebin_plot)
export(woebin_ply)
import(data.table)
import(foreach)
import(ggplot2)
import(gridExtra)
import(openxlsx)
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(graphics,hist)
importFrom(graphics,plot)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,IQR)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,cov2cor)
importFrom(stats,density)
importFrom(stats,glm)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,predict.glm)
importFrom(stats,qchisq)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,step)
importFrom(stats,vcov)
importFrom(stringi,stri_isempty)
importFrom(stringi,stri_trim_left)
importFrom(utils,head)
importFrom(utils,menu)
importFrom(utils,tail)
