Learn R Programming

dtwclust (version 2.1.2)

randIndex: Compare partitions

Description

Compute the (adjusted) Rand, Jaccard and Fowlkes-Mallows index for agreement of two partitions. This generic is included in the flexclust package.

Usage

"randIndex"(x, y, correct = TRUE, original = !correct)
"randIndex"(x, y, correct = TRUE, original = !correct)
"randIndex"(x, y, correct = TRUE, original = !correct)

Arguments

x, y, correct, original

See Also

randIndex