biclust_smooth {cvxbiclustr} | R Documentation |
biclust_smooth
computes the bicluster estimates given row and column partitions
biclust_smooth(X, clusters_row, clusters_col)
X |
Data matrix |
clusters_row |
Row cluster object |
clusters_col |
Column cluster object |