# Generated by roxygen2: do not edit by hand

export(tnsStratification)
exportClasses(TNS)
exportMethods(tni2tnsPreprocess)
exportMethods(tnsAREA3)
exportMethods(tnsCox)
exportMethods(tnsCoxInteraction)
exportMethods(tnsGSEA2)
exportMethods(tnsGet)
exportMethods(tnsInteraction)
exportMethods(tnsKM)
exportMethods(tnsKmInteraction)
exportMethods(tnsPlotCox)
exportMethods(tnsPlotCoxInteraction)
exportMethods(tnsPlotGSEA2)
exportMethods(tnsPlotKM)
exportMethods(tnsPlotKmInteraction)
import(methods)
importClassesFrom(RTN,TNI)
importClassesFrom(RTNduals,MBR)
importFrom(RColorBrewer,brewer.pal)
importFrom(RTN,tna.gsea2)
importFrom(RTN,tna.plot.gsea2)
importFrom(RTN,tni.area3)
importFrom(RTN,tni.get)
importFrom(RTN,tni.gsea2)
importFrom(RTN,tni2tna.preprocess)
importFrom(RTN,upgradeTNI)
importFrom(RTNduals,mbrGet)
importFrom(RTNduals,mbrPlotInteraction)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,title)
importFrom(scales,rescale)
importFrom(stats,complete.cases)
importFrom(stats,formula)
importFrom(stats,model.frame)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,quantile)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,survdiff)
importFrom(survival,survfit)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
