orderIM: Ordered clusters in a matrix network representation 2

Description Usage Arguments Value Author(s) See Also

Description

This function reorder the groups in an image matrix in such a way that the blocks with a higher average weigh are placed on the left hand side of the matrix.

Usage

1
orderdIM(net, res)

Arguments

net

Original network of class matrix.

res

An object of type list, containing partition clu (it can be obtained by using clu(res) where res is an object produced by the function oprRandParC from blockmodeling package) and image matrix IM (it can be obtained by using IM(res) where res is an object produced by the function oprRandParC from blockmodeling package).

Value

It returns reordered image matrix of class array.

Author(s)

Marjan Cugmas

See Also

orderedClu


nem documentation built on April 23, 2021, 3 p.m.

Related to orderIM in nem...