Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Nathan Pope will be our guest lecturer for Week 4 and introduce the first part of linear models. This class will cover the math behind linear models and likelihood and how to fit linear models in the R programming language. We will continue with linear models in Week 5.
 
If you want to follow along with the script for the class, please install the packages 'car' and 'bbmle.' Both of these are in CRAN. If you are unfamiliar with how to install packages, check the home wiki page of this course for instructions. 

...