Understanding the Mathematics of Principal Component Analysis
WorkshopPrincipal Component Analysis (PCA) is a popular multivariate technique used for data reduction. By analyzing the variance-covariance structure of a set of variables, uncorrelated linear combinations of the variables (called principal components) are calculated that maximize the amount of variance explained. The resulting principal components can then be used in further analyses such as regression […]
