getWidthDepthRatio: Width over depth of a phylogeny

View source: R/summaryStatistics.R

getWidthDepthRatioR Documentation

Width over depth of a phylogeny

Description

Depth of a node is the number of edges between the node and the root. Width at a given depth is the number of nodes at the considered depth. The width of the phylogeny is the maximum of the widths for all possible depths.

Usage

getWidthDepthRatio(df.nodes)

Arguments

df.nodes

dataframe

Value

numeric

See Also

Saulnier et al., 2014, PLOS


ilajaait/deephylo documentation built on April 10, 2022, 11:03 a.m.