Learn R Programming

sparsesvd (version 0.2-2)

Sparse Truncated Singular Value Decomposition (from 'SVDLIBC')

Description

Wrapper around the 'SVDLIBC' library for (truncated) singular value decomposition of a sparse matrix. Currently, only sparse real matrices in Matrix package format are supported.

Copy Link

Version

Install

install.packages('sparsesvd')

Monthly Downloads

2,046

Version

0.2-2

License

BSD_3_clause + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

January 14th, 2023

Functions in sparsesvd (0.2-2)

sparsesvd

Singular Value Decomposition of a Sparse Matrix.