GithubHelp home page GithubHelp logo

nmarwen / statrethinking_winter2019 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rmcelreath/statrethinking_winter2019

0.0 1.0 0.0 4.98 MB

Statistical Rethinking course at MPI-EVA from Dec 2018 through Feb 2019

statrethinking_winter2019's Introduction

Statistical Rethinking: A Bayesian Course Using R and Stan

Winter 2018/2019

Instructor: Richard McElreath

Location: Max Planck Institute for Evolutionary Anthropology, main seminar room

When: 10am-11am Mondays & Fridays (see calendar below)

Materials

R package

We'll use the Experimental (development) branch of my R package, because it has new features to go with the new course notes. First, you need to install rstan. Go to http://mc-stan.org/ and find the instructions for your platform. Then you can install the rethinking package:

install.packages(c("devtools","mvtnorm","loo","coda"),dependencies=TRUE)
library(devtools)
install_github("rmcelreath/rethinking",ref="Experimental")

The code is all on github: https://github.com/rmcelreath/rethinking/tree/Experimental

Draft chapters

We'll use draft chapters for the 2nd edition of my book, Statistical Rethinking. You can download them at this link: https://xcelab.net/rm/sr2/. The password is at the end of the 2nd lecture (linked below).

Homework and solutions

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

Lectures

Links to slides and videos are in the calendar below. The full lecture video playlist is here: <Statistical Rethinking 2019>.

Calendar & Topical Outline

01-Dec 3: The Golem of Prague <slides> <video>
02-Dec 7: Garden of Forking Data <slides> <video>

03-Dec 10: Geocentric Models <slides> <video>
04-Dec 14: Wiggly Orbits <slides> <video>

05-Jan 7: Spurious Waffles <slides> <video>
06-Jan 11: Haunted DAG <slides> <video>

07-Jan 14: Ulysses' Compass <slides> <video>
08-Jan 18: Model Comparison <slides> <video>

09-Jan 21: Conditional Manatees <slides> <video>
10-Jan 25: Markov Chain Monte Carlo <slides> <video>

11-Jan 28: Maximum entropy & GLMs <slides> <video>
12-Feb 01: God Spiked the Integers (binomial & Poisson GLMs) <slides> <video>

13-Feb 04: Monsters & Mixtures (Poisson GLMs, survival, zero-inflation) <slides> <video>
14-Feb 08: Ordered Categories, Left & Right <slides> <video>

15-Feb 11: Multilevel Models <slides> <video>
16-Feb 15: Multilevel Models 2 <slides> <video>

17-Feb 18: Adventures in Covariance <slides> <video>
18-Feb 22: Slopes, Instruments and Social Relations <slides> <video>

19-Feb 25: Gaussian Processes <slides> <video>
20-Mar 01: Missing Values and Measurement Error <slides> <video>

statrethinking_winter2019's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.