blcSubTree {RPMM} | R Documentation |
Beta Subtree
Description
Subsets a “blcTree” object, i.e. considers the tree whose root is a given node.
Usage
blcSubTree(tr, node)
Arguments
tr |
“blcTree” object to subset |
node |
Name of node to make root. |
Details
Typically not be called by user.
Value
A “blcTree” object whose root is the given node of tr
[Package RPMM version 1.25 Index]