Usage Arguments Value Author(s) See Also
1 2 3 4 5 |
model |
an object resulting from a CA |
data |
the original dataset, use to compute the contributions of rows and columns to the principal components. When |
PC |
the principal components to extract; two is usual for plotting |
... |
pass-through argument |
A data.frame containing
.id |
the identifier of the rows (row name) or columns (column name) |
.PC# |
the scores of rows or columns on the extracted principal components |
.cos2 |
the squared cosine summed over all extracted PCs |
.contrib |
the contribution to the selected PCs |
.type |
the nature of the data extracted : rows, columns and possibly their status (active or supplementary) |
Jean-Olivier Irisson irisson@normalesup.org
autoplot_ca
to produce plots based on the output of fortify
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.