pPCA: Partial Principal Component Analysis of Partitioned Large Sparse Matrices (original) (raw)

Performs partial principal component analysis of a large sparse matrix. The matrix may be stored as a list of matrices to be concatenated (implicitly) horizontally. Useful application includes cases where the number of total nonzero entries exceed the capacity of 32 bit integers (e.g., with large Single Nucleotide Polymorphism data).

Version: 1.1
Depends: R (≥ 3.0.2), methods, RSpectra (≥ 0.16-1)
Imports: Matrix (≥ 1.1-0), Rcpp (≥ 0.11.5)
LinkingTo: Rcpp
Suggests: ggbiplot
Published: 2024-10-22
DOI: 10.32614/CRAN.package.pPCA
Author: Srika Raja [aut, cre], Somak Dutta [aut]
Maintainer: Srika Raja
License: GPL-3
NeedsCompilation: yes
CRAN checks: pPCA results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=pPCAto link to this page.