pPCA - Partial Principal Component Analysis of Partitioned Large Sparse Matrices
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).
Last updated 4 months ago
cpp
2.78 score 190 downloads