PCA-package: PCA: This is a summary of what PCA is and how we can ran and...

PCA-packageR Documentation

PCA: This is a summary of what PCA is and how we can ran and visualize PCA in R

Description

Principal component analysis is a dimensionality-reduction method, that is used with multi-dimensional data sets, by transforming the variables into smaller components, without eliminating much of the data. Even though some of the accuracy may be compromised, PCA is great for simplifying very complicated and large data sets and exploring overall patterns as well as preparing the dataset for data visualization.


ajnafkertesz/PCA documentation built on May 14, 2022, 12:08 a.m.