fillNodesStair: Fill the "stair" column of node dataframe

View source: R/summaryStatistics.R

fillNodesStairR Documentation

Fill the "stair" column of node dataframe

Description

Fill the "stair" column of the node dataframe with corresponding stairecaseness. The stairecaseness is equal to the ratio of the number of tips on each side. For more detail, see Saulnier et al., 2014, PLOS.

Usage

fillNodesStair(df.nodes, phylo)

Arguments

df.nodes

dataframe created by createNodesDf

phylo

phylogeny (ape format)

Value

dataframe

See Also

createNodesDf, getNodeStair


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