Administrivia
MW 11:00-12:40, SRB 1402
Instructor: Andrew McDavid
Website: https://urmc-bst.github.io/bst430-fall2021-site/
Syllabus
Content
- Introduction
- Meet the toolkit
- ggplot(i)
- CandyWeight for real.
- Lab 1 instructions and repo (accept GH classroom invite). Due 5pm Sept 3.
- dplyr(i)
- Continue working on lab 1
- Data types in R. Finish dplyr(i) lecture.
- HW 1 assigned. instructions and repo (accept GH classroom invite). Due 5pm EDT, Sept 13.
- 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.
- Finish L5a.
- Lab 3. To be completed in same group as lab 2.
- dplyr(ii), styleguide
- Factors and dates
- Effective data visualization video and slides, rstudio.cloud project and quiz.
- Continue working on lab 4.
- Data from files
- Lab 5 assigned
- Andrew’s office hours will be at 4:30 Thursday this week.
- Work on lab 5.
- Text processing
- Continue L10.
- Matrices, indexing, linear algebra
- Continue with matrices / linear algebra and Lab 6.
- Functions i, continue to work on lab6.
- Functions ii and iteration. HW04 (Due 5PM Nov 5)
- Knitr tricks and debugging. Lab 07 due 5PM Nov 12. Lab 07 notes.
- Linear models
- Multivariate linear models
- Prediction and logistic regression