dstats v1.0.4 (2018-01-22T19:49:16Z)
Home
Dub
Repo
condEntropy
dstats
infotheory
Calculate the conditional entropy H(data | cond).
double
condEntropy
(
T
U
)
(
T
data
,
U
cond
)
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
Calculate the conditional entropy H(data | cond).