R/prune.R

Defines functions prune

Documented in prune

# This should be part of Splus proper -- make prune a method
prune <- function(tree, ...)  UseMethod("prune")
henckr/distRforest documentation built on April 30, 2020, 8:10 p.m.