| Algorithm 1: Heatmap based on mutual conditional entropy |
|
Input: data matrix . Output: The heatmap . For each pair k and , compute . The mutual conditional entropy matrix is defined as , where . Apply Hierarchical clustering algorithm on to build a binary HC-tree . Permute the rows and columns of according to the arrangement of tree-leaves of to have . |