Package: LRMF3 0.1.0.9000
LRMF3: Low Rank Matrix Factorization S3 Objects
Provides S3 classes to represent low rank matrix decompositions.
Authors:
LRMF3_0.1.0.9000.tar.gz
LRMF3_0.1.0.9000.zip(r-4.7)LRMF3_0.1.0.9000.zip(r-4.6)LRMF3_0.1.0.9000.zip(r-4.5)
LRMF3_0.1.0.9000.tgz(r-4.6-any)LRMF3_0.1.0.9000.tgz(r-4.5-any)
LRMF3_0.1.0.9000.tar.gz(r-4.7-any)LRMF3_0.1.0.9000.tar.gz(r-4.6-any)
LRMF3_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
LRMF3/json (API)
NEWS
| # Install 'LRMF3' in R: |
| install.packages('LRMF3', repos = c('https://rohelab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rohelab/lrmf3/issues
Datasets:
- ml100k - MovieLens 100K dataset
matrix-factorizationsingular-value-decomposition
Last updated from:d0a325959e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | OK | 100 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-oldrel-arm64 | OK | 121 | ||
| windows-devel | OK | 86 | ||
| windows-release | OK | 80 | ||
| windows-oldrel | OK | 86 | ||
| wasm-release | OK | 93 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Coerce an object to a factor analysis like factorization | as_fa_like as_fa_like.list |
| Coerce an object to LRMF class | as_svd_like as_svd_like.list |
| Description array size and type | dim_and_class |
| Create a Factor Analysis-like low rank matrix factorization object | fa_like |
| MovieLens 100K dataset | ml100k |
| Create a SVD-like low rank matrix factorization object | svd_like |
