STA602 at Duke University
Meet the TA!
Introduce yourself (icebreaker)
Follow along these slides on the course website (under slides): sta602-sp25.github.io
Bookmark this! It’s the course website.
While this is not a computing class, computers are the workhorse of Bayesian statistics and we will use R to both enhance understanding of fundamental course material as well as to implement models to learn about real data sets.
RStudio
to log into the Docker container. You should now see the RStudio environment.If you haven’t previously done so, you will need to reserve a container for RStudio
first.
Download R
from http://www.r-project.org/.
Download RStudio, the popular IDE for R, from https://posit.co/downloads/.
(optionally) download Quarto from https://quarto.org/docs/get-started/
Next, check your familarity with R/RStudio fundamentals here. You can also find a link to this from the course schedule under “Assignment”.