prune | R Documentation |
Prune a contrast tree
prune(tree, thr = 0.1)
tree |
a tree model object output from contrast |
thr |
a split improvement threshold, default is 0.1 |
a bottom-up pruned tree with splits corresponding to improvement less than threshold thr
removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.