Package: pcaMethods
Maintainer: Wolfram Stacklies <wolfram.stacklies@gmail.com>
License: GPL (>= 3)
Title: A collection of PCA methods.
LinkingTo: Rcpp
LazyLoad: Yes
Author: Wolfram Stacklies, Henning Redestig, Kevin Wright
SystemRequirements: Rcpp
Description: 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.
Version: 1.42.0
biocViews: Bioinformatics
Depends: Biobase, MASS, pls, methods, Rcpp (>= 0.8.7)
Imports: BiocGenerics
Suggests: aroma.light
Collate: 'BPCA_dostep.R' 'BPCA_initmodel.R' 'bpca.R' 'checkData.R'
        'derrorHierarchic.R' 'errorHierarchic.R' 'classes.R'
        'forkNlpcaNet.R' 'generic.R' 'kEstimateFast.R' 'kEstimate.R'
        'lineSearch.R' 'llsImpute.R' 'nipalsPca.R' 'nlpca.R'
        'optiAlgCgd.R' 'orth.R' 'pcaMethods-package.R' 'pca.R' 'ppca.R'
        'prep.R' 'repmat.R' 'robustPca.R' 'sortFeatures.R'
        'svdImpute.R' 'vector2matrices.R' 'xval.R'
Packaged: 2012-03-31 08:19:15 UTC; biocbuild
Built: R 2.15.0; i386-pc-mingw32; 2012-03-31 12:46:35 UTC; windows
Archs: i386, x64
