# Generated by roxygen2: do not edit by hand

S3method(plot,FFTrees)
S3method(predict,FFTrees)
S3method(print,FFTrees)
S3method(summary,FFTrees)
export(FFTrees)
export(FFTrees.guide)
export(auc)
export(cart.pred)
export(classtable)
export(cuerank)
export(factclean)
export(fft)
export(grow.FFTrees)
export(lr.pred)
export(showcues)
importFrom(grDevices,col2rgb)
importFrom(grDevices,gray)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(rpart,rpart)
importFrom(stats,anova)
importFrom(stats,as.formula)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(utils,vignette)
