getBranchingTimes: Calculate the branching times of a tree (based on getx()...

Description Usage Arguments

Description

Calculate the branching times of a tree

(based on getx() function by Tanja Stadler)

Usage

1
getBranchingTimes(tree, reverse = FALSE, includeRoot = TRUE)

Arguments

tree

The tree to calculate the times on

reverse

If true return time from the present, otherwise time from the root (default=FALSE)

includeRoot

If true include the root in the time estimation (only has an effect if reverseTime is false) (default=TRUE)


laduplessis/bdskytools documentation built on May 20, 2019, 7:33 p.m.