Students will use R Markdown to complete their homework assignments, which will allow you to execute R code and combine the output with additional text and equations into a single pdf file. Each homework assignment will have its own R Markdown template for students to fill in and submit it. Homework will be assigned every other Friday beginning on April 10, and will be due by 11:59 PM PDT on the following Sunday nine days later.
Completed homework files should be named
[lastname]_qerm514_hw_[#].Rmd
where [lastname] is replaced with the student’s last
name and the [#] is replaced with the actual number of the
homework assignment. For example,
king_qerm514_hw_1.Rmd
Students should attach their completed homework file to an email message and send it to scheuerl@uw.edu.
| Assigned | Due | Topic(s) | Assignment | Template | Data | Answer key |
|---|---|---|---|---|---|---|
| 10 April | 19 April |
Fitting linear models |
||||
| 24 April | 3 May |
Checking model diagnostics |
||||
| 8 May | 17 May |
Fitting mixed models |
||||
| 22 May | 31 May |
Fitting logistic regression models |