glcSubTree {RPMM}R Documentation

Gaussian Subtree

Description

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

Usage

glcSubTree(tr, node)

Arguments

tr

“glcTree” object to subset

node

Name of node to make root.

Details

Typically not be called by user.

Value

A “glcTree” object whose root is the given node of tr


[Package RPMM version 1.25 Index]