BST430 - Introduction to Statistical Computing

University of Rochester, Fall 2024

Administrivia

MW 11:00-12:40, SRB 1402
Instructor: Tanzy Love
Website: https://bst-urmc.github.io/bst430-fall2024-site/
Syllabus

Content

  1. Introduction
  2. Meet the toolkit
  1. ggplot(i)
  2. dplyr(i)
  3. Data types in R.
  4. Reshaping and combining data frames.
  5. Advanced dplyr(ii)
  6. Factors and dates
  7. Effective data visualization (i) (ii) video
    • Turn in lab 3.
  8. Data from files
    • Repository for lecture 9 here will not be graded, but gets you everything you need at once.
    • Lab 4. New groups! At least one new teammate for each person. Invitation here. Due 5pm, Oct 7.
    • Lab 4 solutions
  9. styleguide
    • Finish lab 4.
  10. Text processing and Regular Expressions
  11. Text analysis
  12. Matrices, indexing, linear algebra
    • Finish Lab 5
  13. Functions i.
  14. Functions ii and iteration
  15. Knitr tricks and debugging
* Work on Lab 6
  1. Linear models
* Work on Lab 6
  1. Multivariate linear models
*  Work on Lab 6
  1. Prediction and logistic regression
  2. No class 11/6, work on your final exam.
  1. Ensemble models extra stuff from Matt Corsetti Thesis