# Generated by roxygen2: do not edit by hand

S3method(plot,psicaTree)
S3method(predict,psicaTree)
S3method(print,psicaTree)
S3method(prune,psicaTree)
S3method(snip,psicaTree)
export(psica)
importFrom(BayesTree,bart)
importFrom(Rdpack,reprompt)
importFrom(graphics,boxplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(gridBase,gridFIG)
importFrom(party,cforest)
importFrom(party,cforest_control)
importFrom(partykit,ctree)
importFrom(partykit,ctree_control)
importFrom(randomForest,randomForest)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,chisq.test)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(utils,combn)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
