# Generated by roxygen2 (4.0.0): do not edit by hand

export(CubistR)
export(Detect)
export(Rmse)
export(SimEval)
export(SimIm)
export(gbmC)
export(glmboostR)
export(guess)
export(impute)
export(lassoC)
export(lassoR)
export(major)
export(mixError)
export(mixGuess)
export(mr)
export(orderbox)
export(pcrR)
export(plotIm)
export(plsR)
export(rdaC)
export(ridgeC)
export(ridgeR)
export(rpartC)
export(stepBackC)
export(stepBackR)
export(stepBothC)
export(stepBothR)
export(stepForC)
export(stepForR)
import(glmnet)
import(mboost)
importFrom(Cubist,cubist)
importFrom(caret,train)
importFrom(caret,trainControl)
importFrom(gbm,gbm)
importFrom(gbm,gbm.perf)
importFrom(pls,pcr)
importFrom(pls,plsr)
importFrom(rda,rda)
importFrom(rda,rda.cv)
importFrom(reshape2,melt)
importFrom(ridge,linearRidge)
importFrom(ridge,logisticRidge)
importFrom(rpart,rpart)
importFrom(stats,step)
