# 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)
import(C50)
import(caret)
import(e1071)
import(grDevices)
import(graphics)
import(plyr)
import(rpart)
import(stats)
importFrom(graphics,axTicks)
importFrom(graphics,layout)
importFrom(graphics,mtext)
importFrom(graphics,rect)
importFrom(graphics,title)
importFrom(mixOmics,nipals)
importFrom(pcaMethods,pca)
importFrom(stats,coef)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,flush.console)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
