# Generated by roxygen2: do not edit by hand

S3method(plot,mccv)
export(aucMCV)
export(autoscale)
export(combinatorialRFMCCV)
export(getAvgAUC)
export(getBestRFModel)
export(lqvarFilter)
export(mccv)
export(mds)
export(meanCenter)
export(optimizeMTRY)
export(paretoscale)
export(pca)
export(plotVarFreq)
export(rfMCCV)
export(rfMCCVPerf)
export(rsd)
export(rsdFilter)
export(screeplot)
export(tuneMTRY)
export(tuneNTREE)
import(AUCRF)
import(ROCR)
import(UsingR)
import(randomForest)
importFrom(WilcoxCV,generate.split)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,barplot)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(methods,hasArg)
importFrom(methods,slot)
importFrom(stats,relevel)
importFrom(stats,sd)
importFrom(utils,combn)
