getNodeStair: Compute the stairecaseness of a node

View source: R/summaryStatistics.R

getNodeStairR Documentation

Compute the stairecaseness of a node

Description

Compute the ratio between the minimum and maximum number of tips on each side for a node. Can be computed only for internal node.

Usage

getNodeStair(phylo, i)

Arguments

phylo

phylogeny (ape format)

i

node index

Value

float


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