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