DenseInfoTheory.mutualInfo

I(x; y)

struct DenseInfoTheory
double
mutualInfo
(
R1
R2
)
(
R1 x
,
R2 y
)
if (
isIterable!R1 &&
isIterable!R2
)

Meta