| PairCoefficients-class {partitionComparison} | R 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
N11The number of object pairs that are in both partitions together in a cluster
N00The number of object pairs that are in no partition together in a cluster
N10The number of object pairs that are only in partition
Ptogether in a clusterN01The number of object pairs that are only in partition
Qtogether in a cluster
Author(s)
Fabian Ball fabian.ball@kit.edu
See Also
[Package partitionComparison version 0.2.6 Index]