hredestig/pcaMethods: A collection of PCA methods

Provides Bayesian PCA, Probabilistic PCA, Nipals PCA, Inverse Non-Linear PCA and the conventional SVD PCA. A cluster based method for missing value estimation is included for comparison. BPCA, PPCA and NipalsPCA may be used to perform PCA on incomplete data as well as for accurate missing value estimation. A set of methods for printing and plotting the results is also provided. All PCA methods make use of the same data structure (pcaRes) to provide a common interface to the PCA results. Initiated at the Max-Planck Institute for Molecular Plant Physiology, Golm, Germany.

Getting started

Package details

AuthorWolfram Stacklies, Henning Redestig, Kevin Wright
Bioconductor views Bayesian
MaintainerHenning Redestig <henning.red@gmail.com>
LicenseGPL (>= 3)
Version1.93.0
URL https://github.com/hredestig/pcamethods
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hredestig/pcaMethods")
hredestig/pcaMethods documentation built on Sept. 30, 2023, 10:38 a.m.