vcvPhylo | R Documentation |
Computes a phylogenetic variance-covariance matrix.
vcvPhylo(tree, anc.nodes=TRUE, ...)
tree |
object of class |
anc.nodes |
logical value indicating whether or not to include ancestral nodes. |
... |
optional arguments including |
This function returns a so-called phylogenetic variance covariance matrix (e.g., see vcv.phylo
), but (optionally) including ancestral nodes, as well as under multiple evolutionary models.
vcvPhylo
is designed primarily for internal use by other phytools functions.
A matrix.
Liam Revell liam.revell@umb.edu
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.