get_subgroup_means_full {cvxbiclustr} | R Documentation |
get_subgroup_means_full
computes the subgroup means.
get_subgroup_means_full(X, clusters_row, clusters_col)
X |
Data matrix |
clusters_row |
Row cluster object |
clusters_col |
Column cluster object |