softImpute

Matrix Completion via Iterative Soft-Thresholded SVD

CRAN Package

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).

  • Version1.4-1
  • R versionunknown
  • LicenseGPL-2
  • Needs compilation?Yes
  • Last release05/09/2021

Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Depends2 packages
  • Suggests2 packages
  • Reverse Depends1 package
  • Reverse Imports12 packages