## Export all

export(accTrainTest, aovFbyrow, cvdisc, cvscores, defectiveCVdisc,
       divideUp, orderFeatures, pcp, plotTrainTest, qqthin, scoreplot,
       simulateScores)
import(MASS)
importFrom(multtest, mt.maxT)
importFrom("graphics", "abline", "legend", "lines", "mtext", "par",
           "plot", "text")
importFrom("stats", "df", "model.matrix", "predict", "rnorm", "sd",
           "smooth.spline")
