-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Proposed documentation enhancement
I've seen the Dual Total Correlation formula (one of the two) be defined incorrectly, both in the method's docstring and documentation:
https://brainets.github.io/hoi/_modules/hoi/metrics/dtc.html#DTC
https://brainets.github.io/hoi/theory.html#dual-total-correlation
The formula
I did not look into the code deeply enough to determine if it is also implemented with this mistake.