dstats ~master (2018-01-23T10:54:54Z)
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
joint
mutualInfo
mutualInfoTable
structs
DenseInfoTheory
Joint
Calculates the mutual information of two vectors of discrete observations.