kappa.coef: Kappa Concentration

View source: R/strand.R

kappa.coefR Documentation

Kappa Concentration

Description

The concentration coefficient \kappa, which extends the Kendall-Doran measure of concentration to include rows and then weights the total measure by the total sum of values in the matrix. See concentration.col.

Usage

## S3 method for class 'coef'
kappa(obj)

Arguments

obj

A seriated binary matrix.

Value

The \kappa coefficient of concentration.

Examples

data("quattrofontanili")
kappa.coef(quattrofontanili)


lakhesis documentation built on June 22, 2024, 10:27 a.m.