# Generated by roxygen2: do not edit by hand

export(pamr.adaptthresh)
export(pamr.batchadjust)
export(pamr.confusion)
export(pamr.confusion.survival)
export(pamr.cv)
export(pamr.decorrelate)
export(pamr.fdr)
export(pamr.geneplot)
export(pamr.indeterminate)
export(pamr.listgenes)
export(pamr.makeclasses)
export(pamr.menu)
export(pamr.plotcen)
export(pamr.plotcv)
export(pamr.plotcvprob)
export(pamr.plotfdr)
export(pamr.plotstrata)
export(pamr.plotsurvival)
export(pamr.predict)
export(pamr.predictmany)
export(pamr.surv.to.class2)
export(pamr.test.errors.surv.compute)
export(pamr.train)
import(cluster)
import(survival)
importFrom(grDevices,dev.off)
importFrom(grDevices,savePlot)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,locator)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,approx)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,pchisq)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,update)
importFrom(stats,var)
importFrom(utils,menu)
