importFrom(graphics, plot, hist)

importFrom(survival, Surv, coxph, coxph.fit, basehaz, coxph.control)

importFrom(stats, coefficients, fitted.values, residuals)

import(Biobase)

exportClasses(gt.result, gt.barplot, mlogit)

exportMethods("[", show, result, p.value, length, names, "names<-", 
	sort, hist, z.score, scale, plot, combine, fit, summary, residuals, 
	fitted.values, coefficients)

export(globaltest, permutations, sampling, geneplot, sampleplot, 
	regressionplot, checkerboard, gt.multtest, mlogit)
