-
Notifications
You must be signed in to change notification settings - Fork 2
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
WIP : Birdman dependency #13
Conversation
params=["mu", "sigma", "disp", "batch", "reference"], | ||
dims={ | ||
"beta": ["covariate", "feature"], | ||
"phi": ["feature"], |
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.
what the crap is going on here??
self.specify_model( | ||
params=["mu", "sigma", "disp", "batch", "reference"], | ||
dims={ | ||
"beta": ["covariate", "feature"], |
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.
and here, this doesn't make sense ...
Basic tests are passing, so we'll merge. But note that we'll need to test slurm and add CI next. |
This is still work in progress, but this should be able to incorporate the birdman dependency after this pull request is merged : https://github.com/gibsramen/BIRDMAn/pull/44
Things that remain
estimate
command to use Birdman