calc_brts_stats {treestats}R Documentation

Apply all tree statistics related to branching times to a single tree.

Description

this function applies all tree statistics based on branching times to a single tree (more or less ignoring topology), being:

Usage

calc_brts_stats(phylo)

Arguments

phylo

phylo object

Value

list with statistics


[Package treestats version 1.70.4 Index]