rand_measure: rand_measure

Description Usage Arguments Value References

View source: R/rand_measure.r

Description

Returns the Rand measure, which is a statistic for comparing two data clusterings.

Usage

1
rand_measure(l1, l2)

Arguments

l1, l2

Two vectors or shaqs (with 1 column each) of the same length. If shaqs, they must be distributed in the exact same way.

Value

The rand measure (global).

References

Rand Index https://en.wikipedia.org/wiki/Rand_index


RBigData/pbdSHAQ documentation built on Nov. 9, 2021, 9:10 a.m.