mutualInfoFUN: Mutual Information function.

Description Usage Arguments Examples

View source: R/mutualInfoFUN.R

Description

Checks the mutual information between two samples using the Kullback-Leibler divergence in the 'entropy' package.

Usage

1
mutualInfoFUN(x, obs, comparison.value, bin = 5)

Arguments

obs

The first column under investigation.

comparison.value

The second column.

bin

Bin size for grouping the data. Default is 5.

Examples

1

gmiskell/generalRfunctions documentation built on May 17, 2019, 7:06 p.m.