rpart-internal {rpart}R Documentation

Internal Functions Used by the `rpart' Package

Description

Internal functions used in the rpart package.

Usage

is.Surv(x)
string.bounding.box(s)
tree.depth(nodes)

Note

These are not intended for use by end users. is.Surv duplicated survival, tree.depth duplicates tree.


[Package Contents]