plt.indiv: Individuals representation for CCA

plt.indivR 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 cc() or rcc()

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

plt.var, plt.cc


CCA documentation built on Sept. 8, 2023, 5:19 p.m.