RandIndex: RandIndex

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Rand Index computation

Usage

1
RandIndex(Data)

Arguments

Data

is a two columns matrix. First column contains the clustering assignment result, second column ground truth clustering assignment each row correspond to the data vector index.

Value

The rand index value


chickn documentation built on Jan. 13, 2021, 10:53 p.m.

Related to RandIndex in chickn...