View source: R/clust_functions.R
Computes error rate given estimated and real cluster ids.
1 | ComputeErrorRate(zhat, z)
|
zhat |
vector. Estimated cluster ids. |
z |
vector. True cluster ids. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.