Week 1
Soft introduction to R. Ceteris Paribus. Selection bias
Lectures (in class + followup):
๐ฅ Lecture 00 Introduction. Organisation. Setup.
๐ฅ Lecture 01 Ceteris Paribus.
- Watch Ceteris Paribus: Public vs. Private University
- Check takeaways in slides
-
Follow-up
hw00-08
making an R scripts from example in lecture โ01 Ceteris Paribusโ;
๐ฅ Lecture02 Selection Bias.
- Watch Selection Bias: Will You Make More Going to a Private University?
- Check takeaways in slides
- Watch Randomized Trials: The Ideal Weapon
Application exercises (in class):
Download project ๐ ae01-soft-intro-to-R.zip
(same as ๐ ae01-soft-intro-to-R.zip
on Ilias);
-
Check
AE01-README.Rmd
- Instructions. -
ae01a-vaccination.Rmd
- assignment to do in class.
Home works
Use instructions in๐ฅ00a R and RStudio introduction to guide your homework progress.
To do before the Week 3
- Check ๐ฅ hw00-01 and watch Installing R and R Studio (video 4:08)
- Check ๐ฅ hw00-02 and watch R and R Studio: introduction and interface (video 1:36)
- Check ๐ฅ hw00-03 and watch Setup working folders (video 3:54)
- Check ๐ฅ hw00-04 and watch Creating an RStudio project (video 4:06)
- Check ๐ฅ hw00-05 and watch Console: running R code in there (video 10:09)
- Check ๐ฅ hw00-06 and watch
.R
scripts: create, modify, run, save (video 4:34) - Check ๐ฅ hw00-07 and watch
.Rmd
R Markdown: create, modify, save, Knit (video 4:54) - Check ๐ฅ hw00-08 Making an R scripts based on the example from the lecture โ01 Ceteris Paribusโ
Optional. to better learn R. No deadline.
Check ๐ฅ hw00-09 and watch Coding out loud: introduction to R and R Markdown (about 1 hour).
Check ๐ฅ hw00-10 doing ๐
ae01b-un-votes.Rmd
about voting pattern of the countries in the UN General Assembly in ๐ae01
under video guidance from Mine Cetinkaya-Rundel.