pbombina/ADMM: ADMM to solve dense submatrix problem

Iteratively solves the problem of identifying the densest mn-submatrix in a given or sampled binary matrix. The problem is formulated as convex relaxation using nuclear and L_1 norms. This method works for matrices containig a single dense submatrix.

Getting started

Package details

AuthorBrendan Ames <bpames@ua.edu>, Polina Bombina <pbombina@crimson.ua.edu>
MaintainerBrendan Ames <bpames@ua.edu>, Polina Bombina <pbombina@crimson.ua.edu>
LicenseMIT
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("pbombina/ADMM")
pbombina/ADMM documentation built on Aug. 14, 2019, 11:30 a.m.