randsvd.Rduses random matrix to estimate svd results
randsvd(A, k, seed = NA)
| A | input matrix |
|---|---|
| k | rank to use |
| seed | for testing |
randomized svd is output
N. Halko, P.G. Martinsson, J. Tropp "Finding structure with randomness: Stochastic algorithms for constructing approximate matrix decompositions" arXiv 0909.4061
Avants BB
#> [1] 0.9820854