plt.indiv {CCA} | R Documentation |
Individuals representation for CCA
Description
This function provides individuals representation on the canonical variates.
Usage
plt.indiv(res, d1, d2, ind.names = NULL)
Arguments
res |
Object returned by |
d1 |
The dimension that will be represented on the horizontal axis |
d2 |
The dimension that will be represented on the vertical axis |
ind.names |
vector containing the names of the individuals |
Author(s)
Sébastien Déjean, Ignacio González
References
www.lsp.ups-tlse.fr/Biopuces/CCA
See Also
[Package CCA version 1.2.2 Index]