tot_internal_path: Total internal path length

View source: R/tot_internal_path.R

tot_internal_pathR Documentation

Total internal path length

Description

The total internal path length describes the sums of the depths of all inner vertices of the tree.

Usage

tot_internal_path(phy)

Arguments

phy

phylo object or ltable

Value

Total internal path length

References

Knuth, Donald E. The Art of Computer Programming: Fundamental Algorithms, volume 1. Addison-Wesley Professional, 1997.


treestats documentation built on Sept. 14, 2024, 9:08 a.m.