Welcome to the MP429 repository! This repository contains materials to support the following workshops:
- Statistics I: Statistics in Pharmacy
- Statistics II: Data visualisation and what can go wrong
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 2020-21 presentation of the course, and was prepared by
We use the code in this repository to generate
- standalone HTML files that can be used with MyPlace.
Shiny
webapps that can be run by students on their own machines, or atrstudio.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:
- `DT for interactive data tables in standalone HTML pages
plotly
for interactive graphs in standalone HTML pages
and 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