# Generated by roxygen2: do not edit by hand

S3method(decision_boundary,default)
S3method(plot,calibrate)
S3method(plot,lift)
S3method(predict,ladboost)
S3method(predict,lsboost)
S3method(predict,rforest)
S3method(print,calibrate)
S3method(print,ladboost)
S3method(print,lsboost)
S3method(proximity,default)
S3method(proximity,matrix)
S3method(proximity,ranger)
S3method(xy_grid,data.frame)
S3method(xy_grid,default)
S3method(xy_grid,formula)
S3method(xy_grid,matrix)
export(calibrate)
export(cummean)
export(decision_boundary)
export(gbm_2way)
export(gen_friedman1)
export(gen_mease)
export(guide_setup)
export(isle_post)
export(ladboost)
export(lift)
export(load_eslmix)
export(lsboost)
export(proximity)
export(prune_se)
export(rforest)
export(rrm)
export(tree_diagram)
export(wilson_hilferty)
export(xy_grid)
importFrom(grDevices,extendrange)
importFrom(graphics,abline)
importFrom(graphics,contour)
importFrom(graphics,legend)
importFrom(graphics,polygon)
importFrom(splines,ns)
importFrom(stats,binomial)
importFrom(stats,glm)
importFrom(stats,isoreg)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,qlogis)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,write.csv)
useDynLib(treemisc, .registration = TRUE)
