R/EntropyMatrix_utils.R
matrix_entropy.Rd
Compute entropy for the entire matrix
matrix_entropy(mat, nCores = 1)
A matrix to compute entropy for.
Number of cores
A data frame of entropy values for the matrix.