concentration.col: Kendall-Doran Concentration

View source: R/strand.R

concentration.colR Documentation

Kendall-Doran Concentration

Description

The Kendall-Doran measure of concentration \insertCitekendall_statistical_1963,doran_computer_1971lakhesis. In a seriated matrix, this function computes the total number cells between the first and last non-zero value, column by column.

Usage

concentration.col(obj)

Arguments

obj

A seriated binary matrix.

Value

The measure of concentration.

References

\insertAllCited

Examples

data("quattrofontanili")
concentration.col(quattrofontanili)


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