From 7f93c25adbfd904e3cc3886c376df4865a87521f Mon Sep 17 00:00:00 2001 From: Chris Fonnesbeck Date: Sun, 20 Apr 2025 19:01:58 -0500 Subject: [PATCH 1/2] Fixed incorrect title --- .../10-Counts_&_Hidden_Confounds.ipynb | 2 +- .../10-Counts_&_Hidden_Confounds.myst.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.ipynb b/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.ipynb index e84ca7c6..227d3f22 100644 --- a/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.ipynb +++ b/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.ipynb @@ -6,7 +6,7 @@ "metadata": {}, "source": [ "(lecture_10)=\n", - "# The Garden of Forking Data\n", + "# Counts and Hiden Confounds\n", ":::{post} Jan 7, 2024\n", ":tags: statistical rethinking, bayesian inference, probability\n", ":category: intermediate\n", diff --git a/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.myst.md b/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.myst.md index 541145ae..71985f74 100644 --- a/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.myst.md +++ b/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.myst.md @@ -11,7 +11,7 @@ kernelspec: --- (lecture_10)= -# The Garden of Forking Data +# Counts and Hiden Confounds :::{post} Jan 7, 2024 :tags: statistical rethinking, bayesian inference, probability :category: intermediate From c4ba25de27639a65916bcba6e8183032b04aacbf Mon Sep 17 00:00:00 2001 From: Chris Fonnesbeck Date: Sun, 20 Apr 2025 19:05:32 -0500 Subject: [PATCH 2/2] Typo --- .../10-Counts_&_Hidden_Confounds.ipynb | 2 +- .../10-Counts_&_Hidden_Confounds.myst.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.ipynb b/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.ipynb index 227d3f22..8afbdc0e 100644 --- a/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.ipynb +++ b/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.ipynb @@ -6,7 +6,7 @@ "metadata": {}, "source": [ "(lecture_10)=\n", - "# Counts and Hiden Confounds\n", + "# Counts and Hidden Confounds\n", ":::{post} Jan 7, 2024\n", ":tags: statistical rethinking, bayesian inference, probability\n", ":category: intermediate\n", diff --git a/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.myst.md b/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.myst.md index 71985f74..011d6708 100644 --- a/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.myst.md +++ b/examples/statistical_rethinking_lectures/10-Counts_&_Hidden_Confounds.myst.md @@ -11,7 +11,7 @@ kernelspec: --- (lecture_10)= -# Counts and Hiden Confounds +# Counts and Hidden Confounds :::{post} Jan 7, 2024 :tags: statistical rethinking, bayesian inference, probability :category: intermediate