Instructions
Useful Links
Other resources: Preceptor’s Primer for Bayesian Data Science, vscode.tutorials, and misc.tutorials.
If a tutorial is acting weird, then you can often fix things by explicitly removing the tutorial and then re-installing it like this:
remove.packages("misc.tutorials")
remotes::install_github("PPBDS/misc.tutorials")
The course runs for seven weeks. Class meets in person on Monday, Wednesday, and Friday. No homework is due for the first class. After that, homework must be submitted via Canvas before 11:59 PM on its due date.
Submit in your tutorial answers saved in html format. Please try to ensure that the name of the file is the default name, like 02-code_answers.html. Avoid using the name which will be assigned to the file if you download the same answers twice (or more), stuff like 01-code_answers (2).html. You can just change the name of the file by hand if this happens.
All tutorials are assigned by the end of Week 6. Week 7 is devoted to final projects.