Description Usage Arguments Value
View source: R/calc2DEntropy.R
Calculate entropy in 2D data
1 | calc2DEntropy(x, numBins1 = 20, numBins2 = 20)
|
x |
the 2D data to get entropy from |
numBins1 |
the number of bins along the first dimension to discretize data into |
numBins2 |
the number of bins along the second dimension to discretize data into |
The Shannon entropy in the 2D data x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.