multiC {phytools}R Documentation

Returns a list with phylogenetic VCV matrix for each mapped state

Description

This function takes a modified "phylo" object as input and returns a set of so-called phylogenetic covariance matrices as a list: one for each mapped state.

Usage

multiC(tree)

Arguments

tree

a phylogeny with mapped discrete state in a modified object of class "phylo" (e.g., see read.simmap.

Value

A list of matrices.

Author(s)

Liam Revell liam.revell@umb.edu

References

Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.

See Also

evolvcv.lite, read.simmap, vcvPhylo, vcv.phylo


[Package phytools version 0.4-60 Index]