PairCoefficients-class: S4 class to represent coefficients of object pairs for the...

PairCoefficients-classR Documentation

S4 class to represent coefficients of object pairs for the comparison of two object partitions (say P and Q).

Description

S4 class to represent coefficients of object pairs for the comparison of two object partitions (say P and Q).

Slots

N11

The number of object pairs that are in both partitions together in a cluster

N00

The number of object pairs that are in no partition together in a cluster

N10

The number of object pairs that are only in partition P together in a cluster

N01

The number of object pairs that are only in partition Q together in a cluster

Author(s)

Fabian Ball fabian.ball@kit.edu

See Also

N11 N10 N01 N00


partitionComparison documentation built on Aug. 24, 2023, 1:06 a.m.