plt.var | R Documentation |
This function provides variables representation on the canonical variates.
plt.var(res, d1, d2, int = 0.5, var.label = FALSE, Xnames = NULL, Ynames = NULL)
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 |
int |
The radius of the inner circle |
var.label |
logical indicating whether label should be plotted on the variables representation |
Xnames |
vector giving the names of X variables |
Ynames |
vector giving the names of Y variables |
Sébastien Déjean, Ignacio González
www.lsp.ups-tlse.fr/Biopuces/CCA
plt.indiv
, plt.cc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.