Package: sparseLRMatrix 0.1.0.9000
sparseLRMatrix: Represent and Use Sparse + Low Rank Matrices
Provides an S4 class for representing and interacting with sparse plus rank matrices. At the moment the implementation is quite spare, but the plan is eventually subclass Matrix objects.
Authors:
sparseLRMatrix_0.1.0.9000.tar.gz
sparseLRMatrix_0.1.0.9000.zip(r-4.5)sparseLRMatrix_0.1.0.9000.zip(r-4.4)sparseLRMatrix_0.1.0.9000.zip(r-4.3)
sparseLRMatrix_0.1.0.9000.tgz(r-4.4-any)sparseLRMatrix_0.1.0.9000.tgz(r-4.3-any)
sparseLRMatrix_0.1.0.9000.tar.gz(r-4.5-noble)sparseLRMatrix_0.1.0.9000.tar.gz(r-4.4-noble)
sparseLRMatrix_0.1.0.9000.tgz(r-4.4-emscripten)sparseLRMatrix_0.1.0.9000.tgz(r-4.3-emscripten)
sparseLRMatrix.pdf |sparseLRMatrix.html✨
sparseLRMatrix/json (API)
NEWS
# Install 'sparseLRMatrix' in R: |
install.packages('sparseLRMatrix', repos = c('https://rohelab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rohelab/sparselrmatrix/issues
Last updated 4 years agofrom:ba5d7ddda4. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:sparseLRMatrixsvds
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check the dimension of a sparseLRMatrix | dim,sparseLRMatrix-method |
Create a sparse plus low rank matrix | sparseLRMatrix |
Sparse plus low rank matrix | sparseLRMatrix-class |
Truncated singular value decomposition of a matrix | svds.sparseLRMatrix |