N {partitionComparison}R Documentation

Method to retrieve the complex coefficient N

Description

It is defined as N = N_{11} + N_{10} + N_{01} + N_{00} which equals n \choose{2} with n the number of objects

Usage

N(obj)

## S4 method for signature 'PairCoefficients'
N(obj)

Arguments

obj

Instance of PairCoefficients

Author(s)

Fabian Ball fabian.ball@kit.edu


[Package partitionComparison version 0.2.6 Index]