event_times: Event times of a (possibly non-ultrametric) phylogenetic tree

View source: R/secsse_utils.R

event_timesR Documentation

Event times of a (possibly non-ultrametric) phylogenetic tree

Description

Times at which speciation or extinction occurs

Usage

event_times(phy)

Arguments

phy

phylogenetic tree of class phylo, without polytomies, rooted and with branch lengths. Need not be ultrametric.

Value

times at which speciation or extinction happens.

Note

This script has been modified from BAMMtools' internal function NU.branching.times


rsetienne/secsse documentation built on April 29, 2024, 11:52 p.m.