Determine the number of principal components to retain in your analysis. This plot displays the proportion of total variance in the data for each principal component.
PCA works by reducing the dimensionality of the data. It takes a dataset with many variables and simplifies it into just a few “principal components” that capture the majority of the variation in the data.
To see which variables contribute how much to each principal component with loading table.
© 2024. All Rights Reserved.