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.
Package details |
|
---|---|
Author | Ajna F. Kertesz, Maddie Pickett |
Maintainer | Ajna F. Kertsz <akertesz@utexas.edu> |
License | MIT |
Version | 0.1.0 |
URL | https://github.com/ajnafkertesz/PCA |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.