concentration.col | R Documentation |
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.
concentration.col(obj)
obj |
A seriated binary matrix. |
The measure of concentration.
data("quattrofontanili")
concentration.col(quattrofontanili)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.