CommencerCommencer gratuitement

Visualizing PCA using the factoextra library

The factoextra library provides a number of functions which make it easy to extract and visualize the output of many exploratory multivariate data analyses, including PCA. In this exercise, you will use several functions to visualize the scores and PC loadings of the state.x77 dataset.

Cet exercice fait partie du cours

Multivariate Probability Distributions in R

Afficher le cours

Exercice interactif pratique

Essayez cet exercice en complétant cet exemple de code.

# Plot the scores
Modifier et exécuter le code