tree.depth {cubt}R Documentation

Computes the depth of a tree from the list of nodes numbers.

Description

Computes the depth of a tree from the list of nodes numbers.

Usage

 tree.depth(nodes) 

Arguments

nodes

List of nodes numbers.

Value

Depth of the tree

Author(s)

Badih Ghattas


[Package cubt version 3.2 Index]