blcSubTree: Beta Subtree

Description Usage Arguments Details Value

View source: R/betaRPMM.R

Description

Subsets a “blcTree” object, i.e. considers the tree whose root is a given node.

Usage

1
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


RPMM documentation built on May 2, 2019, 2:52 p.m.

Related to blcSubTree in RPMM...