cal_ARI: calculate adjusted rand index between labels from a...

View source: R/benchmark_functions.R

cal_ARIR Documentation

calculate adjusted rand index between labels from a clustering algorithm and known labels

Description

calculate adjusted rand index between labels from a clustering algorithm and known labels

Usage

cal_ARI(cluster_res, label)

Arguments

cluster_res

results from a cluster algorithm

label

known label of the cells


YosefLab/SymSim documentation built on Sept. 30, 2024, 2:22 p.m.