Description Usage Arguments Details Value
This function is the method called when using the S3 generic function
flatness_indices with an object of class matrix.
1 2 | ## S3 method for class 'matrix'
flatness_indices(rkhists, col_wise = FALSE, ...)
|
rkhists |
an object containing (rank) histograms |
col_wise |
a logical. Are the rank histograms stored column wise, that is one rank histogram in each column? |
... |
other arguments |
The input matrices is supposed to contain one rank histograms in each row,
unless col_wise == TRUE.
See Value in function flatness_indices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.