Computes a phylogenetic variance-covariance matrix.
vcvPhylo(tree, anc.nodes=TRUE, ...)
A matrix.
object of class "phylo"
.
logical value indicating whether or not to include ancestral nodes.
optional arguments including internal
(synonym of anc.nodes
) and model
(can be "BM"
, "OU"
, or "lambda"
.
Liam Revell liam.revell@umb.edu
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.
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.