# Generated by roxygen2: do not edit by hand

export(bootcri)
export(contrast)
export(getnodes)
export(lofcurve)
export(modtrast)
export(nodeplots)
export(nodesum)
export(onesample_parameters)
export(predtrast)
export(prune)
export(prune.seq)
export(save_rfun)
export(treesum)
export(twosample_parameters)
export(xval)
export(ydist)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(stats,approxfun)
importFrom(stats,loess.smooth)
importFrom(stats,lsfit)
importFrom(stats,qqplot)
importFrom(stats,quantile)
importFrom(stats,runmed)
importFrom(stats,scatter.smooth)
importFrom(stats,var)
useDynLib(conTree)
