Bioconductor version: 2.10
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 unique interface to the PCA results. Initiated at the Max-Planck Institute for Molecular Plant Physiology, Golm, Germany. Now developed at CAS-MPG Partner Institute for Computational Biology (PICB) Shanghai, P.R. China and RIKEN Plant Science Center, Yokohama Japan.
Author: Wolfram Stacklies, Henning Redestig, Kevin Wright
Maintainer: Wolfram Stacklies <wolfram.stacklies 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 |
Depends | Biobase, MASS, pls, methods, Rcpp (>= 0.8.7) |
Imports | BiocGenerics |
Suggests | aroma.light |
System Requirements | Rcpp |
License | GPL (>= 3) |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Version | 1.42.0 |
Since | Bioconductor 1.9 (R-2.4) |
Package Source | pcaMethods_1.42.0.tar.gz |
Windows Binary | pcaMethods_1.42.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | pcaMethods_1.42.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!