CalculateARI: Calculate adjusted rand index

Description Usage Arguments Author(s)

View source: R/AdjustedRandIndex.R

Description

Calculate adjusted rand index

Usage

1
CalculateARI(true_lab, pre_lab)

Arguments

true_lab

the label of the truth;

pre_lab

the label of prediction;

Author(s)

Chong Chen, cheung1990@126.com


ruibinxx/scRMD documentation built on Feb. 21, 2020, 4:41 p.m.