Simulating datasets representative of different hypotheses

Hi There,

Would anyone mind pointing me to resources (books, articles, blog posts, packages, etc.) that might help me improve my grip on how to best generate data to represent a group of related hypotheses?

So far I came across these suggestions, however, I'm looking for a bit more.

If you like a short introduction on simulation then the following book by Roger Peng contains a chapter:

For a more detailed discussion on simulation, you may refer to "A First Course in Statistical Programming with R" (2nd Edition) by Braun and Murdoch.
https://www.amazon.com/gp/aw/d/1107576466/ref=dp_ob_neva_mobile

And last, but not the least, the following book is an excellent resource albeit a bit technical compared to the other two.
Introduction to Scientific Programming and Simulation using R by Owen Jones. (2nd Edition).
https://www.amazon.com/gp/aw/d/1466569999/ref=mp_s_a_1_1?ie=UTF8&qid=1516783001&sr=8-1&pi=AC_SX236_SY340_QL65&keywords=scientific+programming+R&dpPl=1&dpID=51hGkAxJJ8L&ref=plSrch

3 Likes