lnccbrown / HSSM

Development of HSSM package
Other
76 stars 11 forks source link

added hierarchical mini section #370

Open kiante-fernandez opened 6 months ago

kiante-fernandez commented 6 months ago

Upon multiple discussions with people trying to utilize the package, it would be nice to have a simple extension to the main tutorial that showcases how to start adding hierarchy to models using the PyMC DDM random variable (also related to https://github.com/lnccbrown/HSSM/issues/254). I think that this is a particular useful example case right now since people are running into issues with hierarchical models (potentially due to Bambi). Additionally, this gives us something to point people towards as those issues get resolved.

AlexanderFengler commented 6 months ago

This is fine, but could you merge main to make checks pass? The branch sits in your fork @kiante-fernandez, wanted to do it myself but don't know how to checkout your branch if it's in a fork.

AlexanderFengler commented 5 months ago

Some weird scipy error happening here. Not sure what that is about tbh.