-
Notifications
You must be signed in to change notification settings - Fork 151
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
MNLE with experimental conditions #829
Conversation
04ce0a7
to
70ae4d6
Compare
70ae4d6
to
68b3a02
Compare
Codecov Report
@@ Coverage Diff @@
## main #829 +/- ##
==========================================
+ Coverage 74.59% 75.58% +0.98%
==========================================
Files 80 80
Lines 6236 6254 +18
==========================================
+ Hits 4652 4727 +75
+ Misses 1584 1527 -57
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
I did not read through the new tutorials, but feel free to merge and I'll try to have a look asap.
Thanks!
68b3a02
to
436d54b
Compare
changes:
tutorial 14
tutorial 17
for iid data in decision-making context:MNLE
, and inference with experimental conditions (by conditioning the on the parameters representing the experimental conditions and running MCMC)MNLE
with experimental conditionstrain
method forMNLE
to have the correct return type