getInLadderNodesProp: Proportion of internal nodes in ladder

View source: R/summaryStatistics.R

getInLadderNodesPropR Documentation

Proportion of internal nodes in ladder

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

getInLadderNodesProp(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.