format_partition {biclustermd}R Documentation

Format a partition matrix

Description

Formats a partition matrix so that subsets in a partition will be ordered by the value of the smallest in each subset

Usage

format_partition(P1)

Arguments

P1

A partition matrix.

Value

A formatted partition matrix.


[Package biclustermd version 0.2.3 Index]