Solves the problem of identifying the densest submatrix in a given or sampled binary matrix, Bombina et al. (2019) <doi:10.48550/arXiv.1904.03272>.
Version: | 0.1.0 |
Depends: | R (≥ 3.5.0) |
Imports: | Rdpack, utils, stats |
Suggests: | knitr, rmarkdown |
Published: | 2019-10-31 |
DOI: | 10.32614/CRAN.package.admmDensestSubmatrix |
Author: | Brendan Ames, Polina Bombina |
Maintainer: | Polina Bombina <pbombina at crimson.ua.edu> |
License: | CC0 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | admmDensestSubmatrix results |
Reference manual: | admmDensestSubmatrix.pdf |
Vignettes: |
admmDensestSubmatrix: ADMM for the densest submtarix problem |
Package source: | admmDensestSubmatrix_0.1.0.tar.gz |
Windows binaries: | r-devel: admmDensestSubmatrix_0.1.0.zip, r-release: admmDensestSubmatrix_0.1.0.zip, r-oldrel: admmDensestSubmatrix_0.1.0.zip |
macOS binaries: | r-release (arm64): admmDensestSubmatrix_0.1.0.tgz, r-oldrel (arm64): admmDensestSubmatrix_0.1.0.tgz, r-release (x86_64): admmDensestSubmatrix_0.1.0.tgz, r-oldrel (x86_64): admmDensestSubmatrix_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=admmDensestSubmatrix to link to this page.