getMaxLadder: Size of the largest ladder of the phylogeny normalized by the...

View source: R/summaryStatistics.R

getMaxLadderR Documentation

Size of the largest ladder of the phylogeny normalized by the number of tips

Description

A node is in a ladder if one of its children is a tip AND the other is not. Ladder should be at least of size two.

Usage

getMaxLadder(phylo)

Arguments

phylo

phylogeny (ape format)

Value

numeric

See Also

writeLadders, extractLadders, getLadders


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