Skip to content

Updates to Simpon's Paradox notebook #697

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 32 commits into from
Sep 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
060dc04
MutableData -> Data
drbenvincent Aug 31, 2024
e23da4c
remove filter_vars="regex" from plot_trace
drbenvincent Aug 31, 2024
4e5b1f3
update author edits section
drbenvincent Aug 31, 2024
05992cb
update watermark
drbenvincent Aug 31, 2024
aad143f
add random seed, model maths, use Gammas for sigma, simplify plot code
drbenvincent Aug 31, 2024
b90a3b9
add causal DAGs
drbenvincent Aug 31, 2024
ae6357b
update summary section
drbenvincent Aug 31, 2024
2184277
update admonition boxes
drbenvincent Aug 31, 2024
c176b41
update and simplify introduction
drbenvincent Aug 31, 2024
63cd4a7
update section headings
drbenvincent Aug 31, 2024
5715231
simplify scatter plot code with seaborn
drbenvincent Aug 31, 2024
e87c605
code simplifications, model and idata renaming
drbenvincent Aug 31, 2024
ed4782b
significant simplification of plot code
drbenvincent Aug 31, 2024
c134f92
update figure desccription
drbenvincent Aug 31, 2024
1da30fb
Bunch of improvements and fixes
drbenvincent Sep 1, 2024
9a7729c
Add Wilkinson notation for each model
drbenvincent Sep 1, 2024
b944a08
fix admonitions + add notebook reference to LKJ notebook
drbenvincent Sep 1, 2024
8944da3
final tweaks before review
drbenvincent Sep 1, 2024
9e6167b
hide short plot code cell + grammatical fix
drbenvincent Sep 1, 2024
5c90218
update model 2 wilkinson notation
drbenvincent Sep 1, 2024
95ea7cf
add wikipedia link to DAG
drbenvincent Sep 2, 2024
8f6e402
change equals to sim in model 3 maths
drbenvincent Sep 2, 2024
034342e
partial progress on reformulating Model 3
drbenvincent Sep 3, 2024
d938a2b
fixes
drbenvincent Sep 3, 2024
520b336
model 3 fixes + further plot code simplification
drbenvincent Sep 3, 2024
231c4c8
fix typo
drbenvincent Sep 4, 2024
bbcfa05
small tweaks and improvements
drbenvincent Sep 4, 2024
4544ed7
remove commas from model 3 maths
drbenvincent Sep 4, 2024
8403f14
tweaks + abandon unobserved group distribution
drbenvincent Sep 5, 2024
b93c161
tweak plot sizes
drbenvincent Sep 5, 2024
10c5622
fix typo: "wayes" -> "ways"
drbenvincent Sep 13, 2024
5c8bf4c
add clarification about _conditional_ posterior predictive
drbenvincent Sep 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,780 changes: 1,338 additions & 442 deletions examples/generalized_linear_models/GLM-simpsons-paradox.ipynb

Large diffs are not rendered by default.

Loading
Loading