Description Usage Arguments Value Examples
Produce a measure of agreement between two pairs of partitions for co-clustering. A value of 1 means a perfect match.
1  | NCE_LBM(v,w,vprime,wprime)
 | 
v | 
 numeric vector specifying the class of rows.  | 
w | 
 numeric vector specifying the class of columns.  | 
vprime | 
 numeric vector specifying another partition of rows.  | 
wprime | 
 numeric vector specifying another partition of columns.  | 
the value of the index.
1 2 3 4 5 6 7  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.