Skip to content

softImpute

Matrix Completion via Iterative Soft-Thresholded SVD

v1.4-3 · May 12, 2025 · GPL-2

Description

Iterative methods for matrix completion that use nuclear-norm regularization. There are two main approaches.The one approach uses iterative soft-thresholded svds to impute the missing values. The second approach uses alternating least squares. Both have an 'EM' flavor, in that at each iteration the matrix is completed with the current estimate. For large matrices there is a special sparse-matrix class named "Incomplete" that efficiently handles all computations. The package includes procedures for centering and scaling rows, columns or both, and for computing low-rank SVDs on large sparse centered matrices (i.e. principal components).

Downloads

2.2K

Last 30 days

2814th

8.5K

Last 90 days

42.4K

Last year

Trend: -21% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (13)

depends

Dependency Network

Dependencies Reverse dependencies Matrix ECLRMC AdapDiscom NIMAA OmicsPLS RMCLab TrendTM dbMC flashier gsbm mashr mimi primePCA tsensembler softImpute

Version History

new 1.4-3 Mar 10, 2026
updated 1.4-3 ← 1.4-2 diff May 11, 2025
updated 1.4-2 ← 1.4-1 diff May 6, 2025
updated 1.4-1 ← 1.4 diff May 8, 2021
updated 1.4 ← 1.0 diff Apr 7, 2015
new 1.0 Apr 2, 2013