| rpart-internal {rpart} | R Documentation |
Internal functions used in the rpart package.
is.Surv(x) string.bounding.box(s) tree.depth(nodes) descendants(nodes, include=TRUE) node.match(nodes, nodelist, leaves, print.it = TRUE)
These are not intended for use by end users.
is.Surv duplicates survival, tree.depth,
descendants and node.match duplicate tree.