# Generated by roxygen2: do not edit by hand

S3method(confusionMatrix,nlcv)
S3method(predict,pamrML)
S3method(print,nlcvConfusionMatrix)
S3method(print,pamrML)
S3method(print,summary.mcrPlot)
S3method(summary,mcrPlot)
S3method(xtable,confusionMatrix)
S3method(xtable,summary.mcrPlot)
export(mcrPlot)
export(nlcv)
export(nldaI)
export(pamrI)
export(pamrML)
export(pamrTrain)
export(rankDistributionPlot)
export(rocPlot)
export(scoresPlot)
exportMethods(topTable)
import(MASS)
importFrom(Biobase,exprs)
importFrom(Biobase,featureNames)
importFrom(Biobase,pData)
importFrom(Biobase,sampleNames)
importFrom(MLInterfaces,MLearn)
importFrom(MLInterfaces,baggingI)
importFrom(MLInterfaces,confuMat)
importFrom(MLInterfaces,dldaI)
importFrom(MLInterfaces,glmI.logistic)
importFrom(MLInterfaces,ksvmI)
importFrom(MLInterfaces,ldaI)
importFrom(MLInterfaces,qdaI)
importFrom(MLInterfaces,randomForestI)
importFrom(MLInterfaces,svmI)
importFrom(MLInterfaces,testPredictions)
importFrom(MLInterfaces,testScores)
importFrom(RColorBrewer,brewer.pal)
importFrom(ROCR,performance)
importFrom(ROCR,prediction)
importFrom(a4Core,confusionMatrix)
importFrom(e1071,svm)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,title)
importFrom(ipred,bagging)
importFrom(kernlab,ksvm)
importFrom(limma,eBayes)
importFrom(limma,lmFit)
importFrom(limma,topTable)
importFrom(methods,new)
importFrom(multtest,mt.teststat)
importFrom(pamr,pamr.predict)
importFrom(pamr,pamr.train)
importFrom(randomForest,importance)
importFrom(randomForest,randomForest)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,ftable)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,predict)
importFrom(stats,reshape)
importFrom(stats,sd)
importFrom(utils,packageDescription)
importFrom(xtable,xtable)
