# Generated by roxygen2: do not edit by hand

export(avSize)
export(flatten_predictors)
export(getNodeData)
export(nodePlot)
export(plotImp)
export(plotNode)
export(predictCoeffs)
export(predictCoeffsForest)
export(predictY)
export(predictYForest)
export(predict_y_training)
export(projectedR2)
export(projectedR2Forest)
export(pruneForest)
export(spaghettiPlot)
export(splineForest)
export(splineTree)
export(splineTreePlot)
export(stPlot)
export(stPrint)
export(terminalNodeSummary)
export(treeSimilarity)
export(treeSize)
export(treeSummary)
export(varImpCoeff)
export(varImpY)
export(yR2)
export(yR2Forest)
import(nlme)
import(rpart)
import(splines)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray)
importFrom(grDevices,rainbow)
importFrom(graphics,barplot)
importFrom(graphics,layout)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(mclust,adjustedRandIndex)
importFrom(mosaic,shuffle)
importFrom(stats,complete.cases)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,naprint)
importFrom(stats,prcomp)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,time)
importFrom(treeClust,rpart.predict.leaves)
