Calculates cophenetic (i.e., phylogenetic VCV) matrix
This function returns a so-called phylogenetic variance covariance matrix (e.g., see vcv.phylo
), but (optionally) including ancestral nodes and under different evolutionary models.
vcvPhylo(tree, anc.nodes=TRUE, ...)
tree |
object of class |
anc.nodes |
logical value indicating whether or not to include ancestral nodes. |
... |
optional arguments including |
A matrix.
Liam Revell liam.revell@umb.edu
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.