R/prune.R

# This should be part of Splus proper -- make prune a method
prune <- function(tree, ...)  UseMethod("prune")
andeek/rpart documentation built on May 12, 2019, 2:41 a.m.