# Generated by roxygen2: do not edit by hand

export(barplot_fs)
export(efs_eval)
export(ensemble_fs)
importFrom(ROCR,performance)
importFrom(ROCR,plot)
importFrom(ROCR,prediction)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(pROC,roc)
importFrom(pROC,roc.test)
importFrom(party,cforest)
importFrom(party,cforest_control)
importFrom(party,varimp)
importFrom(party,varimpAUC)
importFrom(randomForest,randomForest)
importFrom(stats,binomial)
importFrom(stats,cor)
importFrom(stats,glm)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,t.test)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(utils,tail)
