# Generated by roxygen2: do not edit by hand

export(CV)
export(CVlog)
export(altmanbland)
export(dat2Matrix)
export(determineCut)
export(distmy)
export(fisherExact)
export(getBlueScale)
export(getBlueWhiteRed)
export(getDiv)
export(getGreensScale)
export(getRedScale)
export(getTValuesForVolcano)
export(getWRValuesForVolcano)
export(imageColorscale)
export(imageWithLabels)
export(imageWithLabelsNoLayout)
export(makeROCplot)
export(mypairs)
export(onesamplegreaterT)
export(pairsQQ)
export(plotOneSideVolcano)
export(pvalCorMat)
export(removeNArows)
export(robustscale)
export(runFun)
export(runTICscale)
export(runrobscale)
export(scaleByGroup)
export(simpleheatmap)
export(split2table)
export(sumtop)
export(unpivot)
export(uppertriang)
export(volcanoplot)
export(write.tab)
export(write.vector)
import(RColorBrewer)
import(gplots)
import(scales)
importFrom(caret,confusionMatrix)
importFrom(grDevices,dev.off)
importFrom(grDevices,heat.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,pairs)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(pROC,roc)
importFrom(stats,cor.test)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,qqplot)
importFrom(stats,runmed)
importFrom(stats,t.test)
