admmDensestSubmatrix: Alternating Direction Method of Multipliers to Solve Dense Dubmatrix Problem

Solves the problem of identifying the densest submatrix in a given or sampled binary matrix, Bombina et al. (2019) <arXiv:1904.03272>.

Version: 0.1.0
Depends: R (≥ 3.5.0)
Imports: Rdpack, utils, stats
Suggests: knitr, rmarkdown
Published: 2019-10-31
Author: Brendan Ames, Polina Bombina
Maintainer: Polina Bombina <pbombina at crimson.ua.edu>
License: CC0
NeedsCompilation: no
Materials: README
CRAN checks: admmDensestSubmatrix results

Documentation:

Reference manual: admmDensestSubmatrix.pdf
Vignettes: admmDensestSubmatrix: ADMM for the densest submtarix problem

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=admmDensestSubmatrix to link to this page.