# Generated by roxygen2: do not edit by hand

export(check_lm_assumptions)
export(check_logit)
export(get_predict)
importFrom(brant,brant)
importFrom(car,boxTidwell)
importFrom(car,durbinWatsonTest)
importFrom(car,vif)
importFrom(lmtest,bptest)
importFrom(lmtest,dwtest)
importFrom(pROC,auc)
importFrom(pROC,roc)
importFrom(stats,coef)
importFrom(stats,ks.test)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
