Description Usage Arguments Author(s)
View source: R/AdjustedRandIndex.R
Calculate adjusted rand index
1  | CalculateARI(true_lab, pre_lab)
 | 
true_lab | 
 the label of the truth;  | 
pre_lab | 
 the label of prediction;  | 
Chong Chen, cheung1990@126.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.