We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8988bba commit 52443feCopy full SHA for 52443fe
2 files changed
_data/lectures.yml
@@ -293,7 +293,8 @@ lectures:
293
- links:
294
- text: 17.6
295
url: https://inferentialthinking.com/chapters/17/6/Multiple_Regression.html
296
- - title: Updating Probabilities
+ - slug: "37"
297
+ # - title: Updating Probabilities
298
readings:
299
300
- text: 18
_lectures/37.md
@@ -0,0 +1,9 @@
1
+---
2
+published: true
3
+date: 2026-04-27
4
+presented_by: John DeNero
5
+title: Updating Probabilities
6
+files:
7
+ slides: https://docs.google.com/presentation/d/1E-tAzMP3g0sVuTIS9Ttt8V42LWFj3LzR893d2LhHHIw/edit
8
+ code: https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-sp26&urlpath=tree/materials-sp26/lec/lec37/lec37.ipynb&branch=main
9
0 commit comments