Software needed
Before you start, please install
- R (and RStudio or any other IDE)
- The R packages
MASS,dplyr,purrr,readr,extraDistr,ggplot2,bivariate,intoo,barsurf,SIN,kableExtra,tidyverse,hypr,designr- These can be installed in the usual way:
install.packages(c("MASS", "dplyr", "purrr", "readr", "extraDistr", "ggplot2","bivariate","intoo","barsurf","SIN", "kableExtra","tidyverse","hypr","designr","dobson")).
- These can be installed in the usual way:
In every R session, we’ll need to set a seed (this ensures that the random numbers are always the same).