Associations.jl
Associations.jl copied to clipboard
Indicate in association measure table if measure is directional
Note: Combining this with an internal change to the type system, where we differ between DirectionalAssociationMeasure
and AssociationMeasure
(implicitly non-directional) massively simplifies code for the upcoming PC-algorithms.