Learn R Programming

hhcartr (version 1.0.0)

perform_ccp_driver: perform_ccp_driver.

Description

This function performs CCP pruning on the supplied tree.

Usage

perform_ccp_driver(treeobjs)

Arguments

treeobjs

The current HHCARTR tree that has just been induced contained within a list() object. CCP pruning will be performed on this tree.

Value

A dataframe containing information for each subtree.