R/utils.R
vcv2.Rd
This function will convert a phylogeny to a Var-cov matrix.
vcv2(phy, corr = FALSE)
A phylogeny with "phylo" as class.
Whether to return a correlation matrix instead of Var-cov matrix. Default is FALSE.
A phylogenetic var-cov matrix.