Eight schools noncentered model in PyMC#264
Eight schools noncentered model in PyMC#264JTorgander merged 13 commits intostan-dev:developmentfrom
Conversation
|
Great! Two things.
So I suggest you remove these parts. |
|
Ah, forgot to zip them -- thanks! |
|
@MansMeg we are having a posteriordb hackathon today, so there should be a few PRs rolling in over the next few hours/days. Happy to lend a hand if you need. Let me know if anything else needs changing for this example. |
|
Is there anything else required here? |
|
Sorry. Courses are starting so its currently a lot pn my table. |
|
Understood, no problem! We (the PyMC team) are hoping to implement a bunch of these models in the current version of PyMC over the next few weeks or so. Given your constraints, would you recommend having us fork the project and then you can move them over when you have time? |
|
Hi! Yes. That is probably the best if you want to use the models asap. |
|
Thank you for contributing and sorry for the delay! I have made a minor adjustment to the prior to have it match our Stan model. I have also removed the pymc reference draws since our goal is to use the same draws between PPL's as much as we can. |
|
Terrific. Anything you need me to do prior to merging? |
|
LGTM. @MansMeg? |
|
LGTM - feel free to merge Jakob and then we can soon start to do a new release of posteriordb. |
Updated eight schools noncentered model, using the current version of PyMC.