Skip to content

Commit f0d6c33

Browse files
Update GLM hierarchical binomial model to best practices (#45)
* 🎉 Add return_inferencedata and coords param task to pymc3 examples * 🎨 Add coords into model instantiation and replace for var_names * 🎨 Update GLM Hierarchical binom model notebook * 🎨 Change halfflat prior to HalfNormal and plot customization * 🎨 Change n reference into pm.Data ref * 🔥 Remove testval param in prior from HalfNormal section * 🎨 Update HalfNormal sigma from default to 10 to make prior less restrictive * 🔥 remove commented code for kde plot replacement
1 parent 1c6a8eb commit f0d6c33

File tree

1 file changed

+435
-47
lines changed

1 file changed

+435
-47
lines changed

examples/generalized_linear_models/GLM-hierarchical-binominal-model.ipynb

Lines changed: 435 additions & 47 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)