Skip to content

Commit 4e5b1f3

Browse files
committed
update author edits section
1 parent e23da4c commit 4e5b1f3

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

examples/generalized_linear_models/GLM-simpsons-paradox.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1789,8 +1789,9 @@
17891789
"## Authors\n",
17901790
"* Authored by [Benjamin T. Vincent](https://github.com/drbenvincent) in July 2021\n",
17911791
"* Updated by [Benjamin T. Vincent](https://github.com/drbenvincent) in April 2022\n",
1792-
"* Updated by Benjamin T. Vincent in February 2023 to run on PyMC v5\n",
1793-
"* Updated to use `az.extract` by [Benjamin T. Vincent](https://github.com/drbenvincent) in February 2023 ([pymc-examples#522](https://github.com/pymc-devs/pymc-examples/pull/522))"
1792+
"* Updated by [Benjamin T. Vincent](https://github.com/drbenvincent) in February 2023 to run on PyMC v5\n",
1793+
"* Updated to use `az.extract` by [Benjamin T. Vincent](https://github.com/drbenvincent) in February 2023 ([pymc-examples#522](https://github.com/pymc-devs/pymc-examples/pull/522))\n",
1794+
"* Updated by [Benjamin T. Vincent](https://github.com/drbenvincent) in September 2024"
17941795
]
17951796
},
17961797
{

examples/generalized_linear_models/GLM-simpsons-paradox.myst.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,8 +544,9 @@ If you are interested in learning more, there are a number of other [PyMC exampl
544544
## Authors
545545
* Authored by [Benjamin T. Vincent](https://github.com/drbenvincent) in July 2021
546546
* Updated by [Benjamin T. Vincent](https://github.com/drbenvincent) in April 2022
547-
* Updated by Benjamin T. Vincent in February 2023 to run on PyMC v5
547+
* Updated by [Benjamin T. Vincent](https://github.com/drbenvincent) in February 2023 to run on PyMC v5
548548
* Updated to use `az.extract` by [Benjamin T. Vincent](https://github.com/drbenvincent) in February 2023 ([pymc-examples#522](https://github.com/pymc-devs/pymc-examples/pull/522))
549+
* Updated by [Benjamin T. Vincent](https://github.com/drbenvincent) in September 2024
549550

550551
+++
551552

0 commit comments

Comments
 (0)