blcSubTree {RPMM} | R Documentation |
Subsets a “blcTree” object, i.e. considers the tree whose root is a given node.
blcSubTree(tr, node)
tr |
“blcTree” object to subset |
node |
Name of node to make root. |
Typically not be called by user.
A “blcTree” object whose root is the given node of tr