A few example designs and data sets for this module are available in the R package apts.doe, which can be installed from GitHub
library(devtools)
install_github("statsdavew/apts.doe", quiet = T)
library(apts.doe)
References will be provided throughout but some good general purpose texts are
- Atkinson, Donev and Tobias (2007). Optimum Experimental Design, with SAS. OUP
- Wu and Hamada (2009). Experiments: Planning, Analysis, and Parameter Design Optimization (2nd ed.). Wiley.
- Morris (2011). Design of Experiments: An Introduction based on Linear Models. Chapman and Hall/CRC Press.
- Santner, Williams and Notz (2019). The Design and Analysis of Computer Experiments (2nd ed.). Springer.
These notes and other resources can be found at https://statsdavew.github.io/apts.doe/