Package: fastadi 0.1.2.9000

Alex Hayes

fastadi: Self-Tuning Data Adaptive Matrix Imputation

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.

Authors:Alex Hayes [aut, cre, cph], Juhee Cho [aut], Donggyu Kim [aut], Karl Rohe [aut]

fastadi_0.1.2.9000.tar.gz
fastadi_0.1.2.9000.zip(r-4.7)fastadi_0.1.2.9000.zip(r-4.6)fastadi_0.1.2.9000.zip(r-4.5)
fastadi_0.1.2.9000.tgz(r-4.6-x86_64)fastadi_0.1.2.9000.tgz(r-4.6-arm64)fastadi_0.1.2.9000.tgz(r-4.5-x86_64)fastadi_0.1.2.9000.tgz(r-4.5-arm64)
fastadi_0.1.2.9000.tar.gz(r-4.7-arm64)fastadi_0.1.2.9000.tar.gz(r-4.7-x86_64)fastadi_0.1.2.9000.tar.gz(r-4.6-arm64)fastadi_0.1.2.9000.tar.gz(r-4.6-x86_64)
fastadi_0.1.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
fastadi/json (API)

# Install 'fastadi' in R:
install.packages('fastadi', repos = c('https://rohelab.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rohelab/fastadi/issues

Pkgdown/docs site:https://rohelab.github.io

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openblascppopenmp

3.95 score 9 stars 5 scripts 603 downloads 4 exports 10 dependencies

Last updated from:78c966d240. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK196
linux-devel-x86_64OK181
source / vignettesOK192
linux-release-arm64OK172
linux-release-x86_64OK188
macos-release-arm64OK166
macos-release-x86_64OK280
macos-oldrel-arm64OK164
macos-oldrel-x86_64OK376
windows-develOK210
windows-releaseOK214
windows-oldrelOK220
wasm-releaseOK180

Exports:adaptive_imputeadaptive_initializecitation_imputecitation_impute2

Dependencies:gluelatticeloggerLRMF3MatrixRcppRcppArmadilloRcppEigenrlangRSpectra

Readme and manuals

Help Manual

Help pageTopics
Create an Adaptive Imputation objectadaptive_imputation
AdaptiveImputeadaptive_impute adaptive_impute.LRMF adaptive_impute.sparseMatrix
AdaptiveInitializeadaptive_initialize adaptive_initialize.sparseMatrix
CitationImputecitation_impute citation_impute.LRMF citation_impute.sparseMatrix
CitationImputecitation_impute2 citation_impute2.LRMF citation_impute2.sparseMatrix