Learn R Programming

partitionComparison (version 0.2.5)

PairCoefficients-class: 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\)).

Arguments

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

Fabian Ball fabian.ball@kit.edu

See Also

N11 N10 N01 N00