Description Usage Arguments Value
View source: R/cluster_iteration_sum_sse.R
Calculate the sum cluster SSE in each iteration
1 | cluster_iteration_sum_sse(data, P, Q)
|
data |
The data being biclustered. Must to be a data matrix with only numbers and missing values in the data set. It should have row names and column names. |
P |
Matrix for column prototypes. |
Q |
Matrix for row prototypes. |
The SSE for the parameters specified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.