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. Some of the more advanced later packages are not required until day 2 so if you run into problems you might still be fine for 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.
Install the following using the corresponding links
Rstudio (optional but recommended): https://www.rstudio.com
Install JAGS: http://mcmc-jags.sourceforge.net
Now install the following packages by going into Rstudio (or R) by typing:
install.packages(c('mice', 'R2jags', 'lattice', 'mvtnorm', 'nlme',
'mlr', 'mlbench', 'VarSelLCM', 'mixtools'))
Note: this might take a few minutes so be patient!
If you run into any problems please drop me a line at andrew.parnell@mu.ie.