phyl.pca(tree, Y, method="BM", mode="cov", ...)
"biplot"(x, ...)
"phylo"
."BM"
or "lambda"
."cov"
or "corr"
."phyl.pca"
for biplot.phyl.pca
.biplot.phyl.pca
, other arguments to be passed to biplot
.phyl.pca
which is a list with some or all of the following components:method="lambda"
$\lambda$ is optimized on the interval (0,1) using optimize
. S3 methods (print
, summary
, and biplot
) are modified from code provided by Joan Maspons and are based on the same methods for objects of class "prcomp"
. Function biplot
now permits the argument choices
to be supplied, which should be a vector of length two indicated the two PC axes to be plotted.
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.
phyl.cca
, phyl.resid