powered by
KMEANS(x, ...)# S3 method for PCA KMEANS(x, centers, nax = 1:2, pch = 20, cex = 0.5, ...)
# S3 method for PCA KMEANS(x, centers, nax = 1:2, pch = 20, cex = 0.5, ...)
CLUST
LDA
MANOVA_PW
MANOVA
PCA
data(bot) bp <- PCA(efourier(bot, 10)) KMEANS(bp, 2)
Run the code above in your browser using DataLab