-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix conditioning in bivariate MI network inference
Fix conditioning in bivariate MI network inference. Per default, the stats module used all selected variables for conditioning when creating the surrogate table. Instead, explicitely pass the conditioning set to the function. Fix conditioning for AIS estimation. Remove minimum candidate from conditioning set. Fix formatting and PEP8.
- Loading branch information
1 parent
4c4ea88
commit 8a5e34c
Showing
3 changed files
with
130 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.