orderdIM {nem} | R Documentation |
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.
orderdIM(net, res)
net |
Original network of class |
res |
An object of type |
It returns reordered image matrix of class array
.
Marjan Cugmas