Materials for MP429 course workshops in statistics, delivered at University of Strathclyde
Welcome to the MP429 repository! This repository contains materials to support the following workshops:
presented as part of MP429: New Medicines, Better Medicines, Better Use of Medicines, at the University of Strathclyde.
The material you are viewing relates to the 2021-22 presentation of the course, and was prepared by
We use the code in this repository to generate
Shiny
webapps that can be run by students on their own machines, or at rstudio.org
The code is written in R
using R Markdown
, and to use or generate all of the materials, we recommend that you install and use RStudio
.
In addition, the materials require the following R
packages:
plotly
for interactive graphs in standalone HTML pagesand these can be installed from RStudio
by opening the install.R
script and clicking on the Run
button, or from the command-line using:
Rscript install.R
The current versions of the notebook HTML pages are linked below, for convenience