Homework

Useful Links

R Studio requires R to be installed before it will work. Once you have both installed, you will work exclusivly in R Studio.

R Tutorials

  1. Introduction to R
  2. Estimating Regressions and Interpreting the Results
  3. Evaluating a Regression
  4. Cleaning data with tidyverse
  5. OLS Assumptions
  6. Dummy Variables
  7. Modeling
  8. Panel Data
  9. Difference-in-Differences
  10. Discrete Dependent Variables
  11. Ordered, Multinomial, and Conditional Logit
  12. Instrumental Variables

Videos

  1. Saving a Script and Setting the Directory
  2. Installing/loading packages, loading data, summary statistics, plots, and regression
  3. R Markdown