Function multiplies the off-diagonals of a square matrix by \(\lambda\). Used internally in phyl.pca
and other functions.
lambda.transform(lambda, C)
An among-species phylogenetic variance covariance matrix (e.g., vcv.phylo
) in which the off-diagonal elements have been multiplied by \(\lambda\).
scalar, usually (but not necessarily) on the interval 0,1.
matrix probably returned by vcv.phylo
.
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.