Table of Contents (reverse chronological)
Common Error Messages
- Final Review (March 2, 2018)
- Week 3 (Februrary 9, 2018)
- Review session:
- Went over Week 1 and Week 2 slides in class, line-by-line. Please review those if you didn’t attend the lab.
- In addition, we spent a lot of time on the ebola time-varying transmission model.
- As a reminder, I made an interactive infectious disease app you can play with. Play with parameters, especially the relationship between the latent period and the infectious period, to get a better sense of when we need a latent compartment.
- Week 2 (January 29, 2018)
- Week 1 (January 22, 2018)
- Week 0 (January 16, 2018)
- Software Carpentry: Strongly recommend you do sections 0 to 3 if you’ve never used
R
before. This will get you up and running with the software and introduce you to RStudio.
- Swirl Tutorial: If you’ve never used
R
before, we highly recommend doing this tutorial and the SW tutorial (above).
- Super quick
R
Review: If you’ve used R
in the past but need a refresher, this is a tutorial I made for Spring 2017. It is not nearly as thorough as the above two.
- Shiny app for ODE models: Example of what we’ll be doing throughout the course.