Course homepage:
https://homepages.tuni.fi/petri.nokelainen/mmx9120/
Bayesian R exercise
In order to get started, please follow these instructions:
Create a directory (folder) into your computer where you like to store the files needed in this exercise (e.g., "brms").
Download the R code for the brms exercise ("bayesian_regression_brms.Rmd") and the data file below into the directory you have just created.
R code bayesian_regression_brms.Rmd
HTML output bayesian_regression_brms.html
data dfttu_wide_cross_complete_final2.txt
Use Windows "File Explorer" (or Mac "Finder" etc.) to browse into the directory where you just downloaded the three files. Check that they all are there.
Double click to open "bayesian_regression_brms.Rmd" file. This should get RStudio running - and now you can start the exercises!