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 <sri1919 at iastate.edu> |
License: | GPL-3 |
NeedsCompilation: | yes |
CRAN checks: | pPCA results |
Reference manual: | pPCA.pdf |
Package source: | pPCA_1.1.tar.gz |
Windows binaries: | r-devel: pPCA_1.1.zip, r-release: pPCA_1.1.zip, r-oldrel: pPCA_1.1.zip |
macOS binaries: | r-release (arm64): pPCA_1.1.tgz, r-oldrel (arm64): pPCA_1.1.tgz, r-release (x86_64): pPCA_1.1.tgz, r-oldrel (x86_64): pPCA_1.1.tgz |
Old sources: | pPCA archive |
Please use the canonical form https://CRAN.R-project.org/package=pPCA to link to this page.