# Generated by roxygen2: do not edit by hand

S3method(predict,cdt)
export(auc.model)
export(bivariate)
export(boots.vld)
export(cat.bin)
export(cat.slice)
export(confusion.matrix)
export(constrained.logit)
export(create.partitions)
export(cutoff.palette)
export(decision.tree)
export(dp.testing)
export(embedded.blocks)
export(encode.woe)
export(ensemble.blocks)
export(evrs)
export(fairness.vld)
export(heterogeneity)
export(hhi)
export(homogeneity)
export(imp.outliers)
export(imp.sc)
export(interaction.transformer)
export(kfold.idx)
export(kfold.vld)
export(normal.test)
export(num.slice)
export(nzv)
export(power)
export(pp.testing)
export(psi)
export(replace.woe)
export(rf.clustering)
export(rf.interaction.transformer)
export(rs.calibration)
export(scaled.score)
export(segment.vld)
export(smote)
export(staged.blocks)
export(stepFWD)
export(stepMIV)
export(stepRPC)
export(univariate)
export(ush.bin)
export(ush.test)
export(woe.tbl)
import(dplyr)
import(monobin)
import(rpart)
importFrom(graphics,boxplot)
importFrom(stats,as.dist)
importFrom(stats,as.formula)
importFrom(stats,ave)
importFrom(stats,chisq.test)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,hclust)
importFrom(stats,lm)
importFrom(stats,optim)
importFrom(stats,pbeta)
importFrom(stats,pbinom)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,prop.test)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(stats,vcov)
importFrom(stats,xtabs)
importFrom(utils,combn)
importFrom(utils,globalVariables)
