dstats v1.0.4 (2018-01-22T19:49:16Z)
Home
Dub
Repo
mutualInfo
dstats
infotheory
Calculates the mutual information of two vectors of discrete observations.
double
mutualInfo
(
T
U
)
(
T
x
,
U
y
)
if
(
isInputRange
!(
T
) &&
isInputRange
!(
U
)
)
Meta
Source
See Implementation
dstats
infotheory
functions
condEntropy
condMutualInfo
entropy
entropyCounts
entropySorted
flatten
joint
jointImpl
mutualInfo
mutualInfoTable
structs
DenseInfoTheory
Joint
ObsEnt
templates
ElementsTuple
FlattenType
FlattenTypeImpl
Calculates the mutual information of two vectors of discrete observations.