# Generated by roxygen2: do not edit by hand

export(getpreprocessor)
export(getprogrammaticprediction)
export(initializedataclassobject)
export(prepro)
export(preprocomb)
export(preprodefault)
export(setgrid)
export(setphase)
export(setpreprocessor)
export(showrules)
export(testpreprocessors)
export(transformdata)
exportClasses(GridClass)
exportClasses(PreProCombClass)
exportClasses(PreprocessorClass)
import(caret)
import(foreach)
importFrom(methods,extends)
importFrom(methods,getClass)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,prototype)
importFrom(methods,setClass)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(methods,signature)
importFrom(methods,slot)
importFrom(randomForest,randomForest)
importFrom(stats,cor)
importFrom(stats,lowess)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,sd)
importFrom(utils,head)
importFrom(utils,tail)
