calc_topology_stats {treestats}R Documentation

Calculate all topology based statistics for a single tree

Description

this function calculates all tree statistics based on topology available in this package for a single tree, being:

Usage

calc_topology_stats(phylo, normalize = FALSE)

Arguments

phylo

phylo object

normalize

if set to TRUE, results are normalized (if possible) under either the Yule expectation (if available), or the number of tips

Value

list with statistics


[Package treestats version 1.70.4 Index]