getTree: Extract initial or best-sized tree

Description Usage Arguments Value Author(s) See Also

View source: R/getTree.R

Description

This function extracts the tree based on the split penalty.

Usage

1
getTree(mstObj, Ga = c("0", "2", "3", "4", "log_n"))

Arguments

mstObj

The output from the MST fit

Ga

The split penalty

Value

The tree of object class "constparty"

Author(s)

Peter Calhoun <calhoun.peter@gmail.com>

See Also

MST


MST documentation built on April 14, 2020, 6:14 p.m.