https://github.com/uscbiostats/pm566
USC's Introduction to Health Data Science
https://github.com/uscbiostats/pm566
course course-materials data-science datascience dataviz machine-learning rstats webscraping
Last synced: 4 months ago
JSON representation
USC's Introduction to Health Data Science
- Host: GitHub
- URL: https://github.com/uscbiostats/pm566
- Owner: USCbiostats
- Created: 2020-04-01T20:19:30.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-11-26T22:34:08.000Z (7 months ago)
- Last Synced: 2025-11-29T17:42:40.145Z (7 months ago)
- Topics: course, course-materials, data-science, datascience, dataviz, machine-learning, rstats, webscraping
- Language: R
- Homepage: https://uscbiostats.github.io/PM566/
- Size: 149 MB
- Stars: 17
- Watchers: 2
- Forks: 29
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Course Materials for PM 566
The PM 566 course website is
[here](https://USCbiostats.github.io/PM566). We will be using
this website to share all course material including lecture slides,
labs, and assignments.
Our class meets at 9 AM every Friday.
# For instructors
Repo overview:
- `data` contains datasets used in lecture slides.
- `docs` is where the website is built. You shouldn't need to manually change anything here, but the website won't update unless you re-run `quarto render`, which regenerates this directory.
- `assignments` contains homework assignments.
- `labs` contains weekly labs.
- `slides` contains weekly lecture slides.
Yearly checklist:
- Update Home page (`index.qmd`)
- Update Schedule page (`schedule.qmd`)
- Update HW, Midterm, and Final due dates
- Update the [PM566-whoami](https://github.com/USCbiostats/PM566-whoami) repo before Week 2