Skip to content

fastadi

Self-Tuning Data Adaptive Matrix Imputation

v0.1.2 · May 2, 2025 · MIT + file LICENSE

Description

Implements the AdaptiveImpute matrix completion algorithm of 'Intelligent Initialization and Adaptive Thresholding for Iterative Matrix Completion' <doi:10.1080/10618600.2018.1518238> as well as the specialized variant of 'Co-Factor Analysis of Citation Networks' <doi:10.1080/10618600.2024.2394464>. AdaptiveImpute is useful for embedding sparsely observed matrices, often out performs competing matrix completion algorithms, and self-tunes its hyperparameter, making usage easy.

Downloads

683

Last 30 days

5460th

1.9K

Last 90 days

6.7K

Last year

Trend: +3.3% (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

Dependency Network

Dependencies Reverse dependencies LRMF3 Matrix glue logger Rcpp rlang RSpectra fastadi

Version History

new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.1 diff May 1, 2025
updated 0.1.1 ← 0.1.0 diff Sep 6, 2022
new 0.1.0 Feb 10, 2022