getTree: Extract initial or best-sized tree
Description
This function extracts the tree based on the split penalty.
Usage
getTree(mstObj, Ga = c("0", "2", "3", "4", "log_n"))Arguments
mstObj
The output from the MST fit
Value
The tree of object class "constparty"