rSVD icon indicating copy to clipboard operation
rSVD copied to clipboard

Randomized Matrix Decompositions using R

Results 3 rSVD issues
Sort by recently updated
recently updated
newest added

Hi there, Thanks for this package and your implementation of the randomized robust PCA method in the functon `rrpca`. Once you have applied `rrpca` to some training data to learn...

Hi, first of all, thanks for the cool package. I was playing around with randomized SVD to perform dimension reduction on sparse single-cell RNA-seq data, but was surprised that the...

Apparently something is missing, tests folder is there, but `testthat` does not find it. ``` ---> Testing R-rsvd * using log directory ‘/opt/local/var/macports/build/_opt_PPCRosettaPorts_R_R-rsvd/R-rsvd/work/rsvd/rsvd.Rcheck’ * using R version 4.2.3 (2023-03-15) *...