Learn R Programming

partitionComparison (version 0.2.5)

N: 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 PairCoefficients N(obj)

Arguments

obj

Instance of PairCoefficients

Author

Fabian Ball fabian.ball@kit.edu