powered by
Apply the keiser rule to determine the appropriate number of PCA axes.
keiser(pca)
The PCA result (object of class factorial-class).
factorial-class
PCA, factorial-class
PCA
# NOT RUN { require (datasets) data (iris) pca = PCA (iris, quali.sup = 5) keiser (pca) # }
Run the code above in your browser using DataLab