CATPCA | R Documentation |
Categorical Principal Component Analysis
CATPCA(bp, dim.biplot = c(2, 1, 3), e.vects = 1:ncol(bp$X),
group.aes = NULL, show.class.means = FALSE)
bp |
an object of class |
dim.biplot |
dimension of the biplot. Only values 1, 2 and 3 are accepted, with default |
e.vects |
which eigenvectors (principal components) to extract, with default |
group.aes |
vector of the same length as the number of rows in the data matrix for differentiated aesthetics for samples. |
show.class.means |
logical, indicating whether group means should be plotted in the biplot. |
an object of class biplot
CATPCA (iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.