BST430 - Introduction to Statistical Computing

University of Rochester, Fall 2021

Administrivia

MW 11:00-12:40, SRB 1402
Instructor: Andrew McDavid
Website: https://urmc-bst.github.io/bst430-fall2021-site/
Syllabus

Content

  1. Introduction
  2. Meet the toolkit
  3. ggplot(i)
    • CandyWeight for real.
    • Lab 1 instructions and repo (accept GH classroom invite). Due 5pm Sept 3.
  4. dplyr(i)
    • Continue working on lab 1
  5. Data types in R. Finish dplyr(i) lecture.
    • HW 1 assigned. instructions and repo (accept GH classroom invite). Due 5pm EDT, Sept 13.
  6. Reshaping and combining data frames. Finish data types lecture.
    • Lab 2. You will need to accept an invitation to join the URMC-BST organization to get access to your repositories to complete these. Most labs will be completed in groups going forward – if you cannot attend class in person for whatever reason, let me know and I’ll set up zoom so you can participate synchronously and remotely.
  7. Finish L5a.
    • Lab 3. To be completed in same group as lab 2.
  8. dplyr(ii), styleguide
  9. Factors and dates
  10. Effective data visualization video and slides, rstudio.cloud project and quiz.
    • Continue working on lab 4.
  11. Data from files
    • Lab 5 assigned
    • Andrew’s office hours will be at 4:30 Thursday this week.
  12. Work on lab 5.
  13. Text processing
  14. Continue L10.
  15. Matrices, indexing, linear algebra
  16. Continue with matrices / linear algebra and Lab 6.
  17. Functions i, continue to work on lab6.
  18. Functions ii and iteration. HW04 (Due 5PM Nov 5)
  19. Knitr tricks and debugging. Lab 07 due 5PM Nov 12. Lab 07 notes.
  20. Linear models
  21. Multivariate linear models
  22. Prediction and logistic regression
    • HW5 due 24 Nov.