R Code
R code to execute examples in book:
- Installation of R packages: 00-install-packages.R
 - Chapter 1: 01-first.R
 - Chapter 2: 02-continuous.R
 - Chapter 3: 03-binary.R
 - Chapter 4: 04-het.R
 - Chapter 5: 05-small.R
 - Chapter 6: 06-miss.R
 - Chapter 7: 07-multi.R
 - Chapter 8: 08-network.R
 - Chapter 9: 09-diag.R
 - Appendix: 10-appendix.R
 

