Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Statistical Rethinking course winter 2022

NotificationsYou must be signed in to change notification settings

rmcelreath/stat_rethinking_2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistical Rethinking (2022 Edition)

Instructor: Richard McElreath

Lectures: Uploaded <Playlist> and pre-recorded, two per week

Discussion: Online, Fridays 3pm-4pm Central European Time

Purpose

This course teaches data analysis, but it focuses on scientific models first. The unfortunate truth about data is that nothing much can be done with it, until we say what caused it. We will prioritize conceptual, causal models and precise questions about those models. We will use Bayesian data analysis to connect scientific models to evidence. And we will learn powerful computational tools for coping with high-dimension, imperfect data of the kind that biologists and social scientists face.

Format

Online, flipped instruction. The lectures are pre-recorded. We'll meet online once a week for an hour to work through the solutions to the assigned problems.

We'll use the 2nd edition of my book, <Statistical Rethinking>. I'll provide a PDF of the book to enrolled students.

Registration: Please sign up via <[COURSE IS FULL SORRY]>. I've also set aside 100 audit tickets at the same link, for people who want to participate, but who don't need graded work and course credit.

Calendar & Topical Outline

There are 10 weeks of instruction. Links to lecture recordings will appear in this table. Weekly problem sets are assigned on Fridays and due the next Friday, when we discuss the solutions in the weekly online meeting.

Lecture playlist on Youtube: <Statistical Rethinking 2022>

Week ##Meeting dateReadingLectures
Week 0107 JanuaryChapters 1, 2 and 3[1] <The Golem of Prague> <(Slides)>
[2] <Bayesian Inference> <(Slides)>
Week 0214 JanuaryChapters 4 and 5[3] <Basic Regression> <(Slides)>
[4] <Categories & Curves> <(Slides)>
Week 0321 JanuaryChapters 5 and 6[5] <Elemental Confounds> <(Slides)>
[6] <Good & Bad Controls> <(Slides)>
Week 0428 JanuaryChapters 7, 8 and 9[7] <Overfitting> <(Slides)>
[8] <Markov chain Monte Carlo> <(Slides)>
Week 0504 FebruaryChapters 10 and 11[9] <Logistic and Binomial GLMs> <(Slides)>
[10] <Sensitivity and Poisson GLMs> <(Slides)>
Week 0611 FebruaryChapters 12 and 13[11] <Ordered Categories> <(Slides)>
[12] <Multilevel Models> <(Slides)>
Week 0718 FebruaryChapters 13 and 14[13] <Multi-Multilevel Models> <(Slides)>
[14] <Correlated varying effects> <(Slides)>
Week 0825 FebruaryChapter 14[15] <Social Networks> <(Slides)>
[16] <Gaussian Processes> <(Slides)>
Week 0904 MarchChapter 15[17] <Measurement Error> <(Slides)>
[18] <Missing Data> <(Slides)>
Week 1011 MarchChapters 16 and 17[19] <Beyond GLMs> <(Slides)>
[20] <Horoscopes> <(Slides)>

Coding

This course involves a lot of scripting. Students can engage with the material using either the original R code examples or one of several conversions to other computing environments. The conversions are not always exact, but they are rather complete. Each option is listed below. I also list conversions <here>.

Original R Flavor

For those who want to use the original R code examples in the print book, you need to install therethinking R package. The code is all on githubhttps://github.com/rmcelreath/rethinking/ and there are additional details about the package there, including information about using the more-up-to-datecmdstanr instead ofrstan as the underlying MCMC engine.

R + Tidyverse + ggplot2 + brms

The <Tidyverse/brms> conversion is very high quality and complete through Chapter 14.

Python: PyMC3 and NumPyro and more

The <Python/PyMC3> conversion is quite complete. There are also at least two NumPyro conversions: <NumPyro1> <NumPyro2>. And there is this <TensorFlow Probability>.

Julia and Turing

The <Julia/Turing> conversion is not as complete, but is growing fast and presents the Rethinking examples in multiple Julia engines, including the great <TuringLang>.

Other

The are several other conversions. See the full list athttps://xcelab.net/rm/statistical-rethinking/.

Homework and solutions

I will also post problem sets and solutions. Check the folders at the top of the repository.

About

Statistical Rethinking course winter 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp