biclust_smooth {cvxbiclustr}R Documentation

Bicluster Smooth

Description

biclust_smooth computes the bicluster estimates given row and column partitions

Usage

biclust_smooth(X, clusters_row, clusters_col)

Arguments

X

Data matrix

clusters_row

Row cluster object

clusters_col

Column cluster object

See Also

get_subgroup_means_full


[Package cvxbiclustr version 0.0.1 Index]