View source: R/summaryStatistics.R
getNodeColless | R Documentation |
The colless score is defined as the difference of the number of left and right tips of a node. Thus, this score can only be computed for internal nodes (i.e. with at least one descendant). For more detail, see Saulnier et al., 2014, PLOS.
getNodeColless(phylo, i)
phylo |
phylogeny (ape format) |
i |
node index |
int
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.