rc {geiger} | R Documentation |
Carries out relative cladogenesis test for all slices through the tree.
rc(phy, plot = T)
phy |
Phylogenetic tree |
plot |
Plot tree with significant branches highlighted? |
Table of results with three columns: number of ancestors, maximum descendents, p-value
Luke J. Harmon
XXX
data(geospiza) attach(geospiza) rc(geospiza.tree)