Bioconductor version: Release (2.12)
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.
Author: Wolfram Stacklies, Henning Redestig, Kevin Wright
Maintainer: Henning Redestig <henning.red at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("pcaMethods")
To cite this package in a publication, start R and enter:
citation("pcaMethods")
R Script | Data with outliers | |
R Script | Introduction | |
R Script | Missing value imputation | |
Reference Manual | ||
Text | NEWS |
biocViews | Bioinformatics, Software |
Version | 1.50.0 |
In Bioconductor since | BioC 1.9 (R-1.14) |
License | GPL (>= 3) |
Depends | Biobase, methods, Rcpp (>= 0.8.7) |
Imports | BiocGenerics, MASS |
Suggests | matrixStats, lattice |
System Requirements | Rcpp |
URL | |
Depends On Me | DeconRNASeq |
Imports Me | |
Suggests Me |
Package Source | pcaMethods_1.50.0.tar.gz |
Windows Binary | pcaMethods_1.50.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | pcaMethods_1.50.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!