Skip to contents

Compute entropy for the entire matrix

Usage

matrix_entropy(mat, nCores = 1)

Arguments

mat

A matrix to compute entropy for.

nCores

Number of cores

Value

A data frame of entropy values for the matrix.