Description Usage Arguments Value
Cuts a Hscore dendrogram according to the threshold delta
finding biclusters whose hscore is lesser than delta
.
1 | delta_cutter(mat, hc, delta)
|
mat |
a matrix |
hc |
a hierarchy resulting from DIANA built from |
delta |
a scalar value indicating the delta-threshold |
A list containing all the candidate biclusters whose Hscore is lesser
than delta
. Every single element of the list is a candidate
bicluster and the elements belonging to it are reprented using the
row index/label of the matrix mat
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.