Commit 0a7f25b
authored
Simpson paradox example notebook (#182)
* initial commit of Simpson's paradox notebook
* reparameterisation
* model 3 - add group level slope and intercept
* fix arviz typo, add summary paragraph
* remove warning, add [np.newaxis, :] to fix arviz warnings
* fixed pp_y shape issues
* change 'random' to 'independent' slopes and intercepts1 parent 0bbf199 commit 0a7f25b
File tree
2 files changed
+1767
-0
lines changed- examples
- generalized_linear_models
2 files changed
+1767
-0
lines changedLines changed: 1766 additions & 0 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments