Description Usage Arguments Examples
View source: R/mutualInfoFUN.R
Checks the mutual information between two samples using the Kullback-Leibler divergence in the 'entropy' package.
1 | mutualInfoFUN(x, obs, comparison.value, bin = 5)
|
obs |
The first column under investigation. |
comparison.value |
The second column. |
bin |
Bin size for grouping the data. Default is 5. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.