# Generated by roxygen2: do not edit by hand

S3method("[",etree)
S3method("[[",etree)
S3method(depth,etree)
S3method(depth,partynode)
S3method(length,etree)
S3method(nodeapply,etree)
S3method(nodeids,etree)
S3method(plot,etree)
S3method(predict,eforest)
S3method(predict,etree)
S3method(print,etree)
S3method(width,etree)
export(depth)
export(dist_comp)
export(eforest)
export(etree)
export(nodeapply)
export(nodeids)
export(width)
import(partykit, except = c(partynode, kidids_node,
  fitted_node, party, predict, predict_party, edge_simple, `[`, `[[`,
  partysplit, kidids_split, node_barplot, node_boxplot, node_surv, node_ecdf,
  node_mvar, data_party, node_inner, nodeapply, nodeids, print, depth,
  width))
importFrom(grDevices,gray.colors)
importFrom(graphics,boxplot)
importFrom(grid,depth)
importFrom(grid,gpar)
importFrom(grid,grid.clip)
importFrom(grid,grid.layout)
importFrom(grid,grid.lines)
importFrom(grid,grid.points)
importFrom(grid,grid.polygon)
importFrom(grid,grid.rect)
importFrom(grid,grid.text)
importFrom(grid,grid.xaxis)
importFrom(grid,grid.yaxis)
importFrom(grid,popViewport)
importFrom(grid,pushViewport)
importFrom(grid,unit)
importFrom(grid,upViewport)
importFrom(grid,viewport)
importFrom(stats,approxfun)
importFrom(stats,as.dist)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,ecdf)
importFrom(stats,formula)
importFrom(stats,knots)
importFrom(stats,model.frame)
importFrom(stats,na.exclude)
importFrom(stats,p.adjust)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(survival,survfit)
importFrom(utils,combn)
