snt: snt

Description Usage Arguments Value Examples

Description

Gets the Sackin index over the history of a phylogenetic tree.

Usage

1
snt(tree)

Arguments

tree

an object of class phylo.

Value

A list containing the node times, and Sackin's index at those times.

Examples

1
2
tree<-rtree(8)
sackint<-snt(tree)

bdearlove/treeImbalance documentation built on May 12, 2019, 3:39 a.m.