Skip to content

Commit

Permalink
Update GLM hierarchical binomial model to best practices (pymc-devs#45)
Browse files Browse the repository at this point in the history
* 🎉 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
  • Loading branch information
CloudChaoszero authored Apr 4, 2021
1 parent 1c6a8eb commit f0d6c33
Showing 1 changed file with 435 additions and 47 deletions.

Large diffs are not rendered by default.

0 comments on commit f0d6c33

Please sign in to comment.