Skip to the content.

In preparation for the course please install the following, preferably in the below suggested order. Make sure you run these as soon as possible to avoid falling behind. JAGS and Stan are not required until day 2 so if you are having problems we can install together on the afternoon of the first day.

Remember you will need your own personal computer with administrator access for the duration of the course and a good internet connection.

As this module will be delivered online please install Zoom and Slack to access the videos and interactive components of the course. All the Zoom links to the meeting will be posted to the Slack #General channel.

Step 1

Install the following using the corresponding links

Step 2

Now install the following packages by going into Rstudio (or R) by typing:

install.packages(c('rjags','R2jags','rmutil','boot'))
install.packages('rstan', dependencies = TRUE)

Note: this might take a while as these are pretty big and complicated packages.

Once you have installed these I would recommend checking the rstan installation guide to check everything is working

Troubleshooting

If you run into any problems please drop me a line at andrew.parnell@mu.ie.