Skip to content

Latest commit

 

History

History
354 lines (270 loc) · 18.1 KB

README.md

File metadata and controls

354 lines (270 loc) · 18.1 KB

Syllabus, Stat 133

  • Notes:
    • Tentative calendar (weekly topics), subject to changes depending on the pace of the course.
    • Notes (:file_folder:) involves material discussed in class.
    • Reading (:book:) involves material that expands lecture topics, as well as coding examples that you should practice on your own.
    • Misc (:newspaper:) is supporting material that is worth taking a look at.

0. Course Introduction


1. The Big Picture and R Survival Skills


2. More Data Structures: Arrays, Lists, and Dataframes


3. Housekeeping: Filesystem and Bash Commands


4. Housekeeping: Version Control with Git and GitHub


5. Transforming and Visualizing Tabular Data


6. More Wrangling, Pipes, and Exporting Outputs


7. Transition to Programming Basics for Data Analysis (part 1)


8. Programming Basics for Data Analysis (part 2)


9. Manipulating Character Strings and Testing Functions


10. Regular Expressions


11. Random Numbers, Simulations, and Shiny Apps


12. R packaging (part 1)


13. Thanksgiving Week

  • 📇 Dates: Nov 19-23 (Holiday Nov 21-23)
  • 📎 Topics: More about creating an R package
  • 📁 Notes:
    • Discussion on the R packging process (chalk and talk).

14. R Packaging (part 2)

  • 📇 Dates: Nov 26-30
  • 📎 Topics: Creating an R package can seem overwhelming at first. So we'll keep working on the creation of a relatively basic package. This will give you the opportunity to apply most of the concepts seen in the course.
  • 📁 Notes:
  • 📖 Reading:
  • 🔬 Lab:
    • TBA
  • 💡 Cheat sheet:

15. RRR Week and Final Exam

  • 📇 Dates: Dec 03-07
  • 📎 Topics: Prepare for final examination
  • 📁 Notes:
    • No lecture. Instructor will hold OH (in 309 Evans)
  • 🎓 FINAL: Mon Dec-10, 7-10pm (room TBD)
    • See announcement about the final test on bCourses