Package: eimpute 0.2.4
eimpute: Efficiently Impute Large Scale Incomplete Matrix
Efficiently impute large scale matrix with missing values via its unbiased low-rank matrix approximation. Our main approach is Hard-Impute algorithm proposed in <https://www.jmlr.org/papers/v11/mazumder10a.html>, which achieves highly computational advantage by truncated singular-value decomposition.
Authors:
eimpute_0.2.4.tar.gz
eimpute_0.2.4.tar.gz(r-4.7-arm64)eimpute_0.2.4.tar.gz(r-4.7-x86_64)eimpute_0.2.4.tar.gz(r-4.6-arm64)eimpute_0.2.4.tar.gz(r-4.6-x86_64)
eimpute_0.2.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
eimpute/json (API)
NEWS
| # Install 'eimpute' in R: |
| install.packages('eimpute', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:e1a037a34a. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 144 | ||
| linux-devel-x86_64 | OK | 152 | ||
| source / vignettes | OK | 229 | ||
| linux-release-arm64 | OK | 164 | ||
| linux-release-x86_64 | OK | 147 | ||
| wasm-release | OK | 128 |
Exports:biscalebiscale.controleimputeincomplete.generatorr.search
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Data standardization | biscale |
| Control for standard procedure | biscale.control |
| Efficiently impute missing values for a large scale matrix | eimpute |
| Incomplete data generator | incomplete.generator |
| Search rank magnitude of the best approximating matrix | r.search |
