PCMTreeLocateMidpointsOnBranches.Rd
Find the middle point of each branch longer than a threshold
PCMTreeLocateMidpointsOnBranches(tree, threshold = 0)
tree | a phylo |
---|---|
threshold | a positive numeric; only branches longer than threshold will be returned; Default 0. |
a named list with an integer vector element "nodes" denoting the ending nodes for each branch crossing epoch and numeric vector element "positions" denoting the root-ward offset from each node in nodes.