-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable computation of probabilities by default for MKDAChi2 #856
Conversation
Not sure why doc build is failing |
Can you update your branch from |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #856 +/- ##
=======================================
Coverage 88.47% 88.48%
=======================================
Files 48 48
Lines 6333 6337 +4
=======================================
+ Hits 5603 5607 +4
Misses 730 730 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't view this diff, did you purposely change something in this example notebook?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, there was a reference to the old naming style for chi2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Restoring old notebook, as it needs updates that are out of the scope of this PR
Co-authored-by: James Kent <[email protected]>
Closes #855
prior
argument inMKDAChi2
optional, and only computes posterior probabilities based on prior if given