PCA4you
1.2.4PCA Plotting in a User Friendly Way
Overview
A central part of using PCA and similar methods are creating and using plots. Visual inspection of these plots is an extremely powerful way of understanding your matrix-form data. Doing this is essential when applying multivariate methods on real-life matrix data. This package provides plots, tailor made for understanding a PCA model on a matrix dataset. We have worked to design plots that supports the mathematical properties of PCA, but still easy to use and understand. The flexibility of the plotting capacity of R has been utilized to create a look and feel that supports the understanding of the PCA model. In addition to that, this package contains a prediction function, using PCA to fill "holes" in a matrix. This package does not provide you with the scores and loadings etc in numeric form. This is provided through the underlying package 'mixOmics' which is the basis of this package. In addition, applied PCA on real life data requires flexibility. The original way of calculating a PCA is by using the method SVD, used in e.g. 'stats' package. This is preferred from a precision point of view. But 'PCA4you' is based on the method NIPALS for calculating the PCA model. Hence, the following cases, which are not (or poorly) supported by SVD, are fully supported by 'PCA4you': 1) Non complete matrices with little or a lot of missing values 2) More row than columns, sometimes a huge difference 3) More columns than rows, sometimes a huge difference 4) Complete decomposition is not possible or desired. Sometimes all components can not be calculated for different reasons. Big data, system resources or time can limit the desired number of principal components.
Install
Health
CRAN check results are not tracked yet.
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 0%
- References docs
- 0%
Downloads
Dependencies
Nothing depends on this yet.
Code & Tests
People & History
1 release. R releases are shown for context.
- RR 4.1.0 released · 2021-05-18
- archivedRemoved from CRAN2021-04-29check problems were not corrected in time
- RR 4.0.0 released · 2020-04-24
- RR 3.6.0 released · 2019-04-26
- RR 3.5.0 released · 2018-04-23
- 1.2.42017-10-22
- RR 3.4.0 released · 2017-04-21
Package metadata
- Total releases
- 1
- License
- GPL (>= 2) OSI
- Download size
- not tracked yet
- Installed size
- not tracked yet
- With dependencies
- not tracked yet
Cite
Cite this package
Run in R for the authors' preferred citation:
citation("PCA4you")This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.
Cite the R Observatory
For a number measured here: a download total, a coverage figure, an archival date.
From data release v2026-08-13, which the citation names so these numbers can be found later. More on citing and the projects behind them.