6

What are some good books on general design of experiments ?

Currently I am reading "Design and Analysis of Experiments" by Douglas Montgomery , it has too much mathematical details which are little intimidating. Can someone recommend a book which will give quick overview of the subject along with worked out examples (preferably in R language) ?

kjetil b halvorsen
  • 63,378
  • 26
  • 142
  • 467
Siddhesh
  • 676
  • 1
  • 6
  • 15
  • Similar (maybe a dup): https://stats.stackexchange.com/questions/1815/recommended-books-on-experiment-design, https://stats.stackexchange.com/questions/191004/learning-design-of-experiments/233956#233956, – kjetil b halvorsen Dec 13 '21 at 13:51

1 Answers1

3

There is a book by John Lawson Design and Analysis of Experiments with R and he has developed a companion library called daewr. It's easy to follow. Good luck

StatguyUser
  • 874
  • 3
  • 9
  • 27