
Categorical Principal Component Analysis
CATPCA.Rd
Categorical Principal Component Analysis
Arguments
- bp
an object of class
biplot
obtained from preceding functionbiplot()
.- dim.biplot
dimension of the biplot. Only values 1, 2 and 3 are accepted, with default
2
.- e.vects
which eigenvectors (principal components) to extract, with default
1:dim.biplot
.- 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.