STA602 at Duke University
Meet the TA!
Introduce yourself (icebreaker)
Follow along these slides on the course website (under notes): sta602-sp26.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 inference machinery to answer questions 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/
Click here to go through a series of exercises that cover essential skills needed to succeed in this course. You can also find a link to “lab 0” by clicking on “Hello R” from the course schedule under “Assignment”.