mean_branch_length_int {treestats} | R Documentation |
Mean length of internal branches of a tree, e.g. of branches not leading to a tip.
Description
Mean length of internal branches of a tree, e.g. of branches not leading to a tip.
Usage
mean_branch_length_int(phy)
Arguments
phy |
phylo object or Ltable |
Value
mean of internal branch lengths
[Package treestats version 1.70.4 Index]