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