mschauer / CausalInference.jl

Causal inference, graphical models and structure learning in Julia
https://mschauer.github.io/CausalInference.jl/latest/
Other
189 stars 24 forks source link

Bound log argument #141

Closed mwien closed 6 months ago

mwien commented 6 months ago

Fixes issue in GES algorithm, which sometimes breaks because the argument of the log function is negative.