# Generated by roxygen2: do not edit by hand

export(AdjustSymbols)
export(CheckForOutliers)
export(ClassificationCV)
export(ClassificationHistogram)
export(ClassificationWrapper)
export(MBoxplot)
export(MetaboliteANOVA)
export(PlotMetabolitePCA)
export(PlotPValueHist)
export(RemoveFactorsByANOVA)
export(ReplaceMissingValues)
export(RestrictedPCA)
export(unique_labels)
importFrom(C50,C5.0)
importFrom(C50,C5imp)
importFrom(caret,confusionMatrix)
importFrom(caret,createMultiFolds)
importFrom(e1071,svm)
importFrom(grDevices,colors)
importFrom(grDevices,grey)
importFrom(grDevices,rgb)
importFrom(graphics,axTicks)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,rect)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(mixOmics,nipals)
importFrom(pcaMethods,pca)
importFrom(plyr,ldply)
importFrom(rlang,call2)
importFrom(rlang,splice)
importFrom(ropls,opls)
importFrom(rpart,rpart)
importFrom(stats,anova)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,flush.console)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
