vbranders/mssm: Sub-Matrix of Maximal Sum identification, Scala implementation wrapped in R

This package provides tools for the identification of submatrix of maximal sum. A submatrix is a rectangular, non-necessarily contiguous, subset of rows and of columns of a (larger) matrix. The submatrices that are searched for are max-sum submatrices. A submatrix is of maximal sum if the sum of its entires (selected from the original matrix) is of maximal sum. This package is a wrapper for the Scala implementation originally provided.

Getting started

Package details

AuthorVincent Branders, Pierre Schaus and Pierre Dupont
MaintainerVincent Branders <vincent.branders@uclouvain.be>
LicenseGPL-3
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("vbranders/mssm")
vbranders/mssm documentation built on Aug. 1, 2020, 11:45 a.m.