evoCA
returns an object of class evoCA
and of class dudi
(see package ade4, ?dudi
). Graphical tools are associated with class dudi
in packages ade4 and adegraphics (see example section below and ?scatter.dudi
).
The object returned contains the following components:
taba data frame with n rows and p columns, with communities as rows and nodes of the phylogeny as columns; the entries of the data frame evaluate the degree of dependence (values that depart from zero)/independence(close-to-zero values) between the occurrence in a community and the position in the phylogeny
cwweights attributed to the nodes of the phylogeny, a vector with n components
lwweights attributed to the communities, a vector with p components
eigeigenvalues, a vector with min(n,p) components
rankinteger, number of axes
nfinteger, number of kept axes
c1normed scores for the nodes of the phylogeny, data frame with p rows and nf columns
l1normed scores for the communities, data frame with n rows and nf columns
coscores for the nodes of the phylogeny, data frame with p rows and nf columns
liscores for the communities, data frame with n rows and nf columns
callthe original call
If X is an object of class evoCA, then attributes(X)$phy contains the phylogenetic tree (of class phylo) with names for internal nodes.
plot.evoCA returns a dynamics 3-dimensional plot