Associations.jl
Associations.jl copied to clipboard
Short expansion of conditional mutual information
No need for review here yet. I still have some polishing to do.
Implements #309
What is in this PR?
- New conditional association measure
ShortExpansionConditionalMutualInformation
(SECMI
for short). - New independence test
SECMITest
based on this measure. - Examples.
- Tests.