Administrivia
MW 11:00-12:40, SRB 1402
Instructor: Tanzy Love
Website: https://bst-urmc.github.io/bst430-fall2024-site/
Syllabus
Content
- Introduction
- Meet the toolkit
- ggplot(i)
- dplyr(i)
- Data types in R.
- Reshaping and combining data frames.
- Advanced dplyr(ii)
- Factors and dates
- Effective data visualization (i) (ii) video
- 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
- styleguide
- Text processing and Regular Expressions
- Text analysis
- Matrices, indexing, linear algebra
- Functions i.
- Functions ii and iteration
- Knitr tricks and debugging
* Work on Lab 6
- Linear models
* Work on Lab 6
- Multivariate linear models
* Work on Lab 6
- Prediction and logistic regression
- No class 11/6, work on your final exam.
- Final Exam. Remember I will be looking at the
.md
for results and the .Rmd
for your code. instructions and repo (accept GH classroom invite). Due 5pm EDT, Nov 7.
- Ensemble models extra stuff from
Matt Corsetti Thesis