Description Usage Arguments Value Maintainer See Also
Returns an ordering of the column indices to improve the search of
mssm.search.cpgc()
.
Columns are sorted on the descending sum of their positive entries.
This sum is computed as the sum of the entries (in the column) that
are positive.
The purpose of this function is to provide one (among many possible)
heuristic ordering of the columns to be used in the subsequent search.
1 |
x |
a matrix or a Java two-dimensionnal array of double ( |
A vector of the columns indices to be investigated first (starting from zero).
Vincent Branders <vincent.branders@uclouvain.be>.
mssm.asJavaMatrix()
and mssm.search.cpgc()
for the
transformation of a matrix to a Java Matrix and the search of a submatrix
of maximal sum. See also package mssm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.