importFrom(st, studentt.fun, shrinkt.fun)
importFrom(MASS, mvrnorm)
import(pls)
import(glmnet)

export(HCthresh, biom.options, scalefun,
       gen.data, gen.data2, get.biom, traceplot,
       ROC, ROC.default, AUC, roc.value,
       get.segments, selection)
S3method(print, ROC)
S3method(plot, ROC)
S3method(lines, ROC)
S3method(points, ROC)
S3method(identify, ROC)
S3method(coef, BMark)
S3method(print, BMark)
S3method(summary, BMark)
