orderMatrixIndex {ProCoNA}R Documentation

orderMatrixIndex

Description

Order the the matrix by upper diag in a greedy fashion

Usage

orderMatrixIndex(mat)

Arguments

mat

A matrix

Value

returns a matrix in order of greatest in upper diagonal direction.

Author(s)

David L Gibbs


[Package ProCoNA version 1.18.0 Index]